1# Interactive tests
2
3The test cases in this directory covers behavior which requires standard input to be a tty.
4For example, EOF in input mode or command mode.
5The tests require `tmux` to be installed.
6Contrary to the default integration tests, these tests require an `expected` output file.