1. 10 Feb, 2015 2 commits
    • Marc Cornellà's avatar
      e93fd939
    • Marc Cornellà's avatar
      Clean up and fix +1/-0 syntax to work as expected · 5fe22fcb
      Marc Cornellà authored
      This change follows this proposed behaviour:
      
       Ctrl+Shift+Left:  move to last visited directory
       Ctrl+Shift+Right: move to next visited directory
      
      an alternative behaviour would be:
      
       Ctrl+Shift+Left:  move directory to the left in `dirs` output
       Ctrl+Shift+Right: move directory to the right in `dirs` output
      
      It also introduces `setopt nopushdminus` as a way to standardise
      pushd syntax. It's value wasn't clear before, which has been the
      cause of so many pull requests regarding this plugin not working
      in some environments.
      5fe22fcb
  2. 11 Dec, 2014 1 commit
  3. 01 Mar, 2012 1 commit