mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-12-27 15:30:15 +08:00
Updated Plugins (markdown)
parent
439b904cdb
commit
f6e03ef50e
@ -603,7 +603,7 @@ 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 (although this is simple to add with a keybinding with `cd ..`).
|
||||
**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 (although this is simple to add with a keybinding to `cd ..`).
|
||||
|
||||
---
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user