Nathan Sketch
Results
3
issues of
Nathan Sketch
...added option to allow multiple inputs to the external key handler at once. The condition at main.c line 589-590 `if (ksym == XK_Escape && MODMASK(kev->state) == 0) { extprefix =...
to reproduce bug, press down arrow followed by capital A
To reproduce the bug, start shfm, resize your terminal to trigger SIGWINCH's trap, then exit shfm. You'll notice that icanon and echo are disabled even though term_reset should've reset those....