John P. Neumann
5566a9c792
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
Kaleb Elwert
cbcbedd694
prompt: Add basic troubleshooting information for fonts
...
This is related to #1495 and a number of other issues which have been
filed about font issues.
7 years ago
Kaleb Elwert
34482cb325
prompt: add documentation for return value display
7 years ago
Indrajit Raychaudhuri
5e295b0835
[prompt] Remove spurious duplicate section
...
Remove duplication 'Prompt Display Length' section.
Also, adjust wrapping for `~`.
7 years ago
Indrajit Raychaudhuri
17a59bada7
[prompt] Rename helper function `promptpwd` to `prompt-pwd` for consistency
...
Changes:
* In prezto, function names are hyphenated ('-') by convention,
rename `promptpwd` to `prompt-pwd` accordingly.
* Unset local variable `current_pwd` proactively.
* Tweak additional documentation for `prompt-pwd`.
7 years ago
Indrajit Raychaudhuri
ac628c9059
[general] Switch code block formatting to use fence formatting
...
Changes:
* Indented code block doesn't support syntax highlighting, use fenced
formatting (```) instead for better syntax highlighting
* Wrap commands/functions in backticks
* Typo fixes
7 years ago
Rys Sommefeldt
3dd4cbc3c0
Fix typo
...
Signed-off-by: Sorin Ionescu <sorin.ionescu@gmail.com>
10 years ago
Sorin Ionescu
a84ac5b002
Only one newline at end of file
10 years ago
Rory O’Kane
f431af790b
Fix misspellings of the word bellow in READMEs
12 years ago
Sorin Ionescu
fad7122a92
[ Fix #261 ] Add documentation for writing prompt themes
12 years ago
Sorin Ionescu
cc7e43b242
[ Fix #253 ] Move Prezto settings into their own file
12 years ago
Sorin Ionescu
fb9a20591f
[ Fix #197 ] Rebrand as Prezto
...
Conflicts:
README.md
runcoms/zshenv
12 years ago
Sorin Ionescu
075f516763
Clean up READMEs
13 years ago
Colin Hebert
10ab5e2b58
[ Fix #111 ] Add documentation for prompt
13 years ago