1
0
Fork 0
mirror of synced 2024-06-24 09:21:10 -04:00
Commit graph

12 commits

Author SHA1 Message Date
Colin Jamison 772ed86501 Conditionally bind zle widget 2017-01-21 18:15:25 +01:00
Colin Jamison 4a373bca4a Implement config variable
This allows for an env variable of ZIM_PROMPT_INSERTMODE to be set
to determine if an indicator is shown.
2017-01-21 18:10:32 +01:00
Colin Jamison 2a1a3cd45a Implement keymode indicator 2017-01-21 18:00:14 +01:00
nshtg 3a37a3f0e1 [prompt] steeef: always update git information
steeef would not update the git information if we stayed in the same directory.

Fixes #66. Closes #67.
2016-07-26 13:48:39 -07:00
Amin Bandali 6b2dad4bd1 [prompt] steeef: '#' prompt for privileged users
Use `%(!.#.$)` which will display `$` for normal users and `#` for privileged users

Closes #65
2016-07-26 13:36:12 -07:00
Matt Hamilton 9f838982fb [prompt] syntax refactor 2016-01-07 08:10:29 -05:00
caedus75 b46edd43a8 [prompt] add setup function to themes
proper setup and preview of themes with 'prompt' function

closes #12, closes #15
2016-01-07 08:07:11 -05:00
caedus75 f2806b45bf fix prompt substitutions/expansions
The 'prompt' function disables any option set with 'setopt'.
To make options persistent we need to use the 'prompt_opts' array
instead

Closes #8
2015-12-30 04:42:31 -05:00
Matt Hamilton 5572a2330d update steef again 2015-12-22 10:52:15 -05:00
Matt Hamilton 6fa8dcb95d update steeef prompt 2015-12-22 09:47:19 -05:00
Matt Hamilton fb549f108a use autoload -Uz, not -U 2015-12-21 20:16:43 -05:00
Matt Hamilton 0783d12ca3 add steef prompt 2015-12-15 14:05:59 -05:00