1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 07:20:40 +01:00

Clarify the difference between dircycle and dirhistory as they're so similar it's confusing

Ryan
2018-06-23 18:29:44 -05:00
parent d8036b75e3
commit 27ed6ae710

@@ -603,6 +603,8 @@ After that, ALT-DOWN will probably go to /usr/bin (depends on your /usr structur
Currently the max history size is 30. The navigation should work for xterm, PuTTY xterm mode, GNU screen, and on MAC with alternate keys as mentioned above.
**See also**: [dircycle](https://github.com/robbyrussell/oh-my-zsh/wiki/Plugins#dircycle) enables more efficient back/forward navigation by using the built-in directory stack, but lacks the ability to traverse up/down directories.
---
## dirpersist