- 02 Oct, 2018 14 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
-
gramps authored
-
gramps authored
-
Marc Cornellà authored
This commit triggers precmd and chpwd hook functions iff we changed directory. This has the same behavior as zsh's hook function execution, which tries to run the functions in the order specified and silently ignores any function that does not exist. See http://zsh.sourceforge.net/Doc/Release/Functions.html#Hook-Functions Also moved duplicate nopushdminus logic to the `switch-to-dir` function.
-
gramps authored
-
gramps authored
-
Serdar Dalgıç authored
-
Benjamin Krein authored
-
Patrick Stegmann authored
-
Zach Whitten authored
-
Rubén Durán Balda authored
-
Alexandre Jacques authored
-
Brian Mitchell authored
-
- 01 Oct, 2018 5 commits
-
-
Marc Cornellà authored
Detect system Ruby in default `PATH`, and provide "system" completion if found. Tested with [the Dockerfile](https://gist.github.com/franklinyu/b8deda6a5093a17b575679b5808b371f).
-
Saurav Jaiswal authored
-
David McKissick authored
-
Marc Cornellà authored
-
Griko Nibras authored
-
- 26 Sep, 2018 4 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
This commit fixes the runtime error that says: prompt_status:2: symbols: attempt to assign array value to non-array It trips over a local array which is not properly declared.
-
Marc Cornellà authored
-
- 25 Sep, 2018 3 commits
-
-
Carlo Dapor authored
This PR fixes the runtime error that displays this: ```log prompt_status:2: symbols: attempt to assign array value to non-array ```. It trips over a local array which is not properly declared.
-
Erik authored
Fixes the broken bottom "Logging" section of the table
-
Chris authored
The options for kdialog in KDE use double dashes
-
- 24 Sep, 2018 3 commits
-
-
Marc Cornellà authored
This change had the unintended consequence of overriding the functions to ensure that application mode was set to use $terminfo sequences, introduced in #6449. Fixes #7137
-
Marten Seemann authored
-
Marc Cornellà authored
Remove Optional Static Type Checker's (mypy) cache files
-
- 23 Sep, 2018 1 commit
-
-
Batuhan's Unmaintained Account authored
Remove Optional Static Type Checker's (mypy) Cache Files on `pyclean`
-
- 21 Sep, 2018 3 commits
-
-
Igor Rootsi authored
-
Erik authored
-
Erik authored
-
- 16 Sep, 2018 1 commit
-
-
Nicolas authored
Also fixed minor typo Closes #6108 Co-authored-by: Matt <sifrawr@gmail.com>
-
- 15 Sep, 2018 2 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
If a number is passed without explicitly passing `-l`, it will now behave as if using the history builtin, instead of throwing an error.
-
- 13 Sep, 2018 2 commits
-
-
Erik authored
-
Ivan Eisenberg authored
- Add `gflfp` as an alias for `git flow feature publish` - Update README.md documentation
-
- 12 Sep, 2018 2 commits
-
-
Erik authored
Added aliases for iPhone 7, 7 Plus, 8, 8 Plus, SE, and X
-
Max Gautier authored
Allow the ref names to have differents colors if they are remote refs or local refs, and another color for HEAD (use the same coloring scheme as --decorate option)
-