Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
especially for theme preview
|
|
* Rename zstyle `cleanup' on the context `:prompt-theme' to `restore'
everywhere but in prompt_cleanup(). It is only used as a restore
mechanism now.
* Ensure prompt_cleanup() continues to store its command list in the
`cleanup' style.
* Clean up before theme switch at the end of set_prompt().
* Prepend every use of prompt_*_setup (which might modify the shell
state in ways that require cleanup) with a cleanup run.
* Adjust `prompt restore' to do both parts of the newly split restore
mechanism, cleanup first.
|
|
|
|
|
|
update documentation
|
|
Some more sanity may be needed in this area but this apsect seems
uncontroversial.
|
|
|
|
|
|
|
|
whitespace
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
prompt_preview_theme
|
|
to avoid alias expansion.
|
|
|
|
|
|
|
|
|
|
|
|
users/14118: fix test and assignment in prompt_special_chars
|
|
unposted: fix a WARN_CREATE_GLOBAL warning
|
|
|
|
necessity not enforced there.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to run precmd or preexec if they don't exist.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|