mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01:00
Updated keybinding syntax
This commit is contained in:
@@ -10,4 +10,4 @@ plugins=(... man)
|
|||||||
# Keyboard Shortcuts
|
# Keyboard Shortcuts
|
||||||
| Shortcut | Description |
|
| Shortcut | Description |
|
||||||
|-----------------------------------|------------------------------------------------------------------------|
|
|-----------------------------------|------------------------------------------------------------------------|
|
||||||
| <kpd>esc</kpd> + man | add man before the previous command to see the manual for this command |
|
| <kbd>Esc</kbd> + man | add man before the previous command to see the manual for this command |
|
||||||
|
|||||||
Reference in New Issue
Block a user