tmux-fingers/scripts
Paweł Sacawa c2392d0ca3 Fix: Patterns matching the empty string rejected
As observed in #86, fingers accepts a pattern accepting an empty string, such as `(token)?`, and this leads the `gawk` subprocess to loop indefinitely, allocated memory until it's eventually killed by the kernel.
This pr rejects such patterns, printing an error message.
2021-06-10 17:17:13 -04:00
..
config.sh Fix: Patterns matching the empty string rejected 2021-06-10 17:17:13 -04:00
debug.sh drafting multi mode 2020-01-03 18:55:30 +01:00
fingers-legacy-input.sh new input system to allow ctlr/alt/shift modifiers and custom kb layouts 2019-12-27 10:29:30 +01:00
fingers-mode.sh remove traces 2020-01-05 12:20:53 +01:00
health-check.sh new input system to allow ctlr/alt/shift modifiers and custom kb layouts 2019-12-27 10:29:30 +01:00
help.sh update README.md and help screen 2020-01-05 12:36:36 +01:00
hinter.awk drafting multi mode 2020-01-03 18:55:30 +01:00
hints.sh remove traces 2020-01-05 12:20:53 +01:00
send-input.sh new input system to allow ctlr/alt/shift modifiers and custom kb layouts 2019-12-27 10:29:30 +01:00
setup-fingers-mode-bindings.sh drafting multi mode 2020-01-03 18:55:30 +01:00
tmux-fingers.sh new input system to allow ctlr/alt/shift modifiers and custom kb layouts 2019-12-27 10:29:30 +01:00
utils.sh new input system to allow ctlr/alt/shift modifiers and custom kb layouts 2019-12-27 10:29:30 +01:00