blob: 7d629ed99678787a248e243d1038fa1597331e94 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
- [x] auto indent on paste for evil
- [x] no littering
- [x] indent switch statements right
- [x] evil mode stop $ selecting newline
- [x] C-g dwim for minibuffer
- [x] vterm and command to open terms
- [x] spacious padding
- [ ] session management
- [ ] vterm fix resizing + %
- [ ] switch to eglot
- [ ] agent shell
- [ ] always running under dape
Session Management System
- [x] Session creator tool (creates emacs daemon with name and directory, and open client)
- [x] Session opener tool (opens frame from an existing session)
- [x] Misc terminal keybind
- [x] Command to open this perspective's main vterm (in the current projectile directory). Also command to push a new term
- [ ] easy session switcher (yank or replace or something), maybe save frame or placement from last session's frame
- [ ] session name displayed in modeline
- [ ] XDG open client which asks which session
|