Fabian Homborg
f2fd30df03
Make fish_key_reader's output simpler ( #8467 )
...
* fish_key_reader: Simplify default output
It now only prints the bind statement. Timing information and such is
relegated to a separate "verbose" mode.
* Adjust fish_key_reader docs
* Adjust tests
2021-11-22 17:22:22 +01:00
Fabian Homborg
ae0c68ec7e
Tests: Yet another delay change
...
Now this failed because the CI added 90ms of delay.
*sigh*
2020-11-11 19:20:55 +01:00
Fabian Homborg
00f7cdae62
tests: Don't send \cA
...
Breaks the tests in screen.
Fixes #7111 .
2020-06-17 15:55:31 +02:00
Fabian Homborg
15a789dda0
Fix fkr tests
...
I had fish_key_reader *installed*, so this worked for me.
But really we have the path in $fish_key_reader, so we want to use
that variable.
2020-06-08 23:19:57 +02:00
Fabian Homborg
339a5a2196
Port fkr expect to pexpect
2020-06-08 22:52:18 +02:00