diff options
Diffstat (limited to '.config/emacs/TODO.org')
| -rw-r--r-- | .config/emacs/TODO.org | 24 |
1 files changed, 20 insertions, 4 deletions
diff --git a/.config/emacs/TODO.org b/.config/emacs/TODO.org index 561be26..7f6f53c 100644 --- a/.config/emacs/TODO.org +++ b/.config/emacs/TODO.org @@ -3,8 +3,24 @@ - [x] indent switch statements right - [x] evil mode stop $ selecting newline - [x] C-g dwim for minibuffer -- [ ] vterm and command to open term, session management with projectile + (multi-vterm) -- [ ] better window management (close frame and kill window) -- [ ] compile command caching and always running under dape -- [ ] switch to eglot +- [x] vterm and command to open terms +- [x] spacious padding +- [ ] easier keybind for close frame and kill frame +- [ ] session management with perspective.el - [ ] connect xdg open to current session +- [ ] vterm fix resizing + % + +- [ ] switch to eglot +- [ ] agent shell +- [ ] compile command cacheing and always running under dape + +- [ ] theme resetter + +Perspective System +- Set up binds for perspective +- Initialize misc perspective +- Command to open this perspective's vterm. Also to open a second vterm for this perspective +- open to re-open a vterm buffer (to reset its directory) +- System wide keybind to open misc perspective or terminal +- System wide keybind to open an emacs client with a perspective (or yank the view to a current one) +- XDG open client which asks which perspective |
