dotfiles/tmux
Marty Oehme a85519e1cb
tmux: Use entr for dot session monitoring
Since I always have entr installed, I can use it to monitor for file
changes and reload the respective git overview panes.

This has the advantage that I can use any interactive displays (e.g.
less) in the respective panes, while still reloading when files actually
change.

I still have to find a way to replicate the switch between git log
and staged changes view whenever files become staged, have not been able
to fix this with entr and it still makes use of the watch command.
2021-03-14 17:35:39 +01:00
..
.config tmux: Use entr for dot session monitoring 2021-03-14 17:35:39 +01:00
.local/bin Fix tmux_attach_start unit tests 2020-02-04 15:23:47 +01:00