Closed roobert closed 7 years ago
Hi @roobert and thanks for the PR, it could be useful indeed. I'll have a look at it in detail during the weekend, and especially to see if it is worth adding integration tests to the existing suite. It just a matter of checking that those configuration variables you added are taken into account.
In case you are interested to write it yourself, help yourself :smile: . The entry point is in ./test/integration-tests/main.bats
and the expect
commands corresponds to scripts written in TCL/Tk using Expect located in the same directory, those do the actual parsing of the tmux
screen
This would probably fix #32
This doesn't change the default behaviour so shouldn't break peoples existing configurations.
Related to #32.