blob: 935a33b21475f4147db5dd20d083ad823b61e565 (
plain)
1
2
3
4
5
6
7
8
9
10
|
idea:
- tmux
- projects are sessions (but ditch old sessionizer)
- new session with C-x C-n or whatever
- opens new session with broot window
- broot window controls entire session
- selecting dir changes session dir
- <enter> on file opens it in new tmux window
- use standard join-pane split-pane for splitting stuff
- alt-t creates new terminal pane within session with dir = session dir
|