Add :q in terminal idea
This commit is contained in:
parent
449983573a
commit
6748f72014
1 changed files with 2 additions and 1 deletions
|
@ -139,12 +139,13 @@ Or, to **only** use these dotfiles two steps are necessary
|
||||||
- [ ] readme command alias to open up the current project README.md
|
- [ ] readme command alias to open up the current project README.md
|
||||||
or ask to create a new one if none is found in current dir / parent dirs
|
or ask to create a new one if none is found in current dir / parent dirs
|
||||||
- [ ] check for existence of xcape before trying to invoke its command in 5-capslock-to-ctrl
|
- [ ] check for existence of xcape before trying to invoke its command in 5-capslock-to-ctrl
|
||||||
|
- [ ] make :q quit the terminal (perhaps doing alias as exit), :wq save the session in tmux and quit out of it
|
||||||
|
|
||||||
## URxvt
|
## URxvt
|
||||||
|
|
||||||
- [ ] Enable Ctrl+Arrows to jump back/forward word-wise;
|
- [ ] Enable Ctrl+Arrows to jump back/forward word-wise;
|
||||||
- [x] enable (easy) copy/paste - Ctrl+Shift+C/V?
|
- [x] enable (easy) copy/paste - Ctrl+Shift+C/V?
|
||||||
Copy paste works with Alt+Ctrl+C/V, text needs to be selected (only mouse for now)
|
Copy paste works with Alt+Ctrl+C/V, text needs to be selected (only mouse for now) - does *not* work in tmux yet
|
||||||
- [ ] Select text with Shift keys
|
- [ ] Select text with Shift keys
|
||||||
- [ ] enable some sort of command mode a-la vim?
|
- [ ] enable some sort of command mode a-la vim?
|
||||||
- [ ] Unify tab switching -- mod+num for workspaces, alt+num for tabs (in qutebrowser,urxvt,fm,...)
|
- [ ] Unify tab switching -- mod+num for workspaces, alt+num for tabs (in qutebrowser,urxvt,fm,...)
|
||||||
|
|
Loading…
Reference in a new issue