diff --git a/README.md b/README.md index 3b6ff36..d024b3e 100644 --- a/README.md +++ b/README.md @@ -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 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 +- [ ] make :q quit the terminal (perhaps doing alias as exit), :wq save the session in tmux and quit out of it ## URxvt - [ ] Enable Ctrl+Arrows to jump back/forward word-wise; - [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 - [ ] enable some sort of command mode a-la vim? - [ ] Unify tab switching -- mod+num for workspaces, alt+num for tabs (in qutebrowser,urxvt,fm,...)