summaryrefslogtreecommitdiff
path: root/plugins/jump/jump.plugin.zsh
AgeCommit message (Expand)Author
2018-10-03jump: use more compatible flag for ln (#7205)Jonatan Skogsfors
2018-10-03jump: fix behavior when reusing a mark (#7197)Rubén Durán Balda
2018-09-01jump: fix printf path output (#7105)Ross Lafferty
2016-10-07Add non 0 exit code for missing jump targets (#5500)diego
2015-06-11Fixed jump pluging to display the right mark name on 'mark . 'Octavian Neamtu
2015-02-10Clean up appearance lib file and redundant `colors` calls in other filesMarc Cornellà
2014-11-06Change all pwd calls for $PWD variableMarc Cornellà
2014-06-28Plugin jump: autocompletion for numbers and dotsJannik Zschiesche
2013-09-18jump plugin: fix autocompletion with single markThomas Hipp
2013-09-06Fix aliasing pwdJeroen Janssens
2013-09-06Mark function asks for confirmation and uses basename of directory when no ar...Jeroen Janssens
2013-09-06Change marks function and remove 'function' keyword as suggested by pielgrzym...Jeroen Janssens
2013-09-06Add _completemarks function as suggested by pielgrzym in https://github.com/r...Jeroen Janssens
2013-09-05Better filename matchingJustin Aiken
2013-09-05Filter out missing links with jump autocompleteJustin Aiken
2013-08-18Add tab completion for jump pluginJeroen Janssens
2013-08-15Add jump plugin, which allows you to easily jump around the file systemJeroen Janssens