John P. Neumann
1df1ae804c
Resolves 1641 - Checks whether the prompt is set to be managed or not. ( #1723 )
...
This is a new variable that will need to be set on all new prompts and
is not backwards compatible with custom prompts that are not prezto
managed, but use prezto's editor-info functionality. Updated the
README.md with additional information for themes.
5 years ago
Indrajit Raychaudhuri
1887ee0e8a
prompt/steeef: Add basic support for editor_info and preview
6 years ago
Kaleb Elwert
730fc4690e
prompt: add sp option to prompt_setup functions
...
This was a change in zsh 5.4.1 where prompt_sp is now reset on calls to
prompt, unlike previous behavior where it was set by default. This
restores the previous default behavior.
Refs #1423 , but is not a complete fix because we need to wait for
external prompts to update as well.
7 years ago
Sorin Ionescu
a84ac5b002
Only one newline at end of file
10 years ago
Sorin Ionescu
f12c24e76e
Rename python-info zstyle patterns
12 years ago
Sorin Ionescu
e91bd95ffb
Set unused prompts to an empty string
12 years ago
Sorin Ionescu
fb9a20591f
[ Fix #197 ] Rebrand as Prezto
...
Conflicts:
README.md
runcoms/zshenv
12 years ago
Sorin Ionescu
98c545a102
[ Fix #248 ] Replace virtualenv_info with python-info
...
Conflicts:
modules/python/README.md
12 years ago
Sorin Ionescu
d22d250a5c
Add missing theme screenshots
12 years ago
Sorin Ionescu
7bb6d588d7
Simplify and clean up the steeef theme
12 years ago
Sorin Ionescu
1c136faf73
Remove unnecessary checks in steeef
...
Many programs affect repositories, not just the command line versions.
12 years ago
Sorin Ionescu
95faf814b5
[ Fix #230 ] Check the expanded command in steeef preexec
12 years ago
Sorin Ionescu
66c14486c6
[ #23 , Fix #80 ] Move themes into the prompt module
13 years ago
Sorin Ionescu
6a9a4ea8d6
[ Fix #60 ] Do not use parentheses in function names
13 years ago
Sorin Ionescu
3802a3e61b
Fixed the coding style in a case statement.
13 years ago
Sorin Ionescu
b96bbca51c
Added or edited file headers.
13 years ago
Sorin Ionescu
60f39d8d91
Moved hub into the git plugin.
13 years ago
Sorin Ionescu
62fc8d802e
Separate unsetopt from setopt for clarity.
13 years ago
Sorin Ionescu
9d27df2050
Tradition dictates that options are uppercase.
13 years ago
Sorin Ionescu
d5ba17feac
Converted OMZ themes to native ZSH themes.
14 years ago