Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-22 | Add support for Mac to dirhistory plugin (#6533) | Giuseppe Landolfi | |
Add shortcuts for mac keyboards as an alternative to alt+left abd alt+right: mac users can now use opt+left and opt+right. | |||
2015-08-04 | style fixes | xiao.fan | |
2015-08-03 | Don't clobber chpwd | xiao | |
2014-11-06 | Change all pwd calls for $PWD variable | Marc Cornellà | |
This avoids spawning additional processes as $PWD **always** contains the current working directory. | |||
2014-03-03 | Added dirhistory plugin. | Jeff Williams | |
This plugin navigates directory history using ALT-LEFT and ALT-RIGHT. |