prezto icon indicating copy to clipboard operation
prezto copied to clipboard

The configuration framework for Zsh

Results 141 prezto issues
Sort by recently updated
recently updated
newest added

After installing coreutils via below command `$> brew install coreutils` 'gls' and 'gdircolors' are available. So if I do below colors and directory dirs-first is working. ``` $> git diff...

This commit reverts the tmux module back to the original behavior but doesn't set `destroy-unattached` to on `on` globally and provides an option for attaching to the background or last-used...

Revision

Hi 👋 Related issue #1230 ### Description When compared to oh-my-zsh, Prezto is fast! I am comparing 1s to 100ms. However as soon as one adds the node module which...

### Description When using the cloud theme inside a git repo directory, and pressing `` to autocomplete a command, the first character of the command is repeated: ``` ☁ setup...

Hey, when I type `$ git co `, I'd like to have only branches, not tags. Is there a way to do that? Because: ![image](https://user-images.githubusercontent.com/655838/68480365-e9a9dd80-0234-11ea-896c-edc5110f400f.png) is annoying. Thank you!

### Description Most of the times, when I press "tab" to autocomplete a path, I get this error: ``` ~/P/Q/a/web ❯❯❯ code no... (eval):1: _code: function definition file not found...

### Description prezto's git module doesn't show the correct git branch I am in after having deleted it ### Expected behavior - I am on branch `hello` - prezto's git...

### Description Problem to show autocomplete when prompt is multi-lines ### Expected behavior Autocomplete word should show in second line ### Actual behavior Autocomplete word showed in first line ###...

Regarding this test: https://github.com/sorin-ionescu/prezto/commit/3a5fff9c6d8e62032f0173476aed73afcd00578e#diff-9b19914007506af01febc6dabc80fd47R9 The command: ``` zsh -c '[[ "$SHLVL" -eq 1 && ! -o LOGIN ]] && \ echo "I think I am non-interactive, non-login!" \ || echo...

Bug
Discussion