Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-13 | tmux: fix global status bar change | Daniel Schadt | |
With -g, we enable/disable the status bar globally, which is not what we want - that would mean that all sessions will start showing the bar if just one session creates a new window. Instead, we do it only for the current session. | |||
2021-02-09 | tmux: enable mouse support | Daniel Schadt | |
2021-02-06 | add tmux + alacritty | Daniel Schadt | |