prezto
prezto copied to clipboard
The configuration framework for Zsh
### Description Navigating inside a directory that is mounted via sshfs is extremely slow. I narrowed it down to some features inside the prompt module. A simple `ls` takes several...
### Description For files `foo.{a,b}` (but also `foo_{a,b}` etc.) v fo completes to v foo. but shows no file menu to make clear that the completion is not done. Sometimes...
### Description I'm having a similar issue to https://github.com/sorin-ionescu/prezto/issues/1108, but with a few modules contributing to the problem at once: `syntax-highlighting`, `completion`, and `autosuggestions` all seem to contribute, with `syntax-highlighting`...
Note this is a replacement for the obsolete PR #952. I finally got this actually figured out and rebased on master. The priority is now: 1. A manual environment variable...
Please could you update Pure to version 1.9.0, which fixed a bug showing conda environment https://github.com/sindresorhus/pure/pull/440. Thank you very much.
Sorry about the administrivia, I accidentally merged some local changes somehow when updating from upstream to keep this commit set current in my branch within my fork and had to...
### Description Improve EXTENDED_HISTORY flag for history plugin to also log directory from which the command was executed ($PWD). This is especially useful for one-off scripts and commands that work...
Hello guys Is there a recommendation how to configure powerline + tmux within prezto best? At the moment I always have to manually enter the command `powerline-config tmux setup` to...
### Description Hi, i'm using Cygwin with prezto, which is - compared to oh-my-zsh - really fast and awesome. But i cant close the consoles anymore since some processes still...
#1618 modified archive, but it fails with the whitespaces. ### Description Archive should be able to use filenames with whitespaces. ### Demo Context ``` > mkdir test > cd test...