ohmyzsh: copybuffer - inscript '^O' is not working
I had to manually use bindkey '^o' copybuffer in my .zshrc
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 15 (8 by maintainers)
Commits related to this issue
- fix(copybuffer): define CTRL+O binding for all keymaps (#6442) Fixes #6442 — committed to ohmyzsh/ohmyzsh by mcornella 3 years ago
- fix(copybuffer): define CTRL+O binding for all keymaps (#6442) Fixes #6442 — committed to tinogomes/ohmyzsh by mcornella 3 years ago
- fix(copybuffer): define CTRL+O binding for all keymaps (#6442) Fixes #6442 — committed to sudeeshjohn/oh-my-zsh by mcornella 3 years ago
- Merge remote-tracking branch 'officialorigin/master' into maojj * officialorigin/master: style: use 24bit colors in Oh My Zsh logo if supported fix(cli): follow symlinks in plugin or theme comple... — committed to maojj/oh-my-zsh by deleted user 2 years ago
- fix(copybuffer): define CTRL+O binding for all keymaps (#6442) Fixes #6442 — committed to cmoore/oh-my-zsh by mcornella 3 years ago
- fix(copybuffer): define CTRL+O binding for all keymaps (#6442) Fixes #6442 — committed to tekniklr/oh-my-zsh by mcornella 3 years ago
- fix(copybuffer): define CTRL+O binding for all keymaps (#6442) Fixes #6442 — committed to nbaronov/oh-my-zsh by mcornella 3 years ago
The fix is pushed, try
omz updateand it should be working correctly.