diff options
author | 0xACE <0xaced@gmail.com> | 2019-07-16 04:30:16 +0200 |
---|---|---|
committer | 0xACE <0xaced@gmail.com> | 2019-07-16 04:30:16 +0200 |
commit | ba12fa8b3d215aeb1038cc5d34de2f1b2d9e3e4b (patch) | |
tree | 9574e37ffaa84d63388168dbe71bf11b2759d2d3 /packagecore.yaml | |
parent | fee2c339cc635b826cc83e79a4ecd7aec24e4244 (diff) | |
download | nnn-ba12fa8b3d215aeb1038cc5d34de2f1b2d9e3e4b.tar.gz |
Use KEY_RESIZE when prompting user input
The problem was that a window wouldn't resize while prompting the user
for input. These changes allows the input methods in nnn to resize
properly if KEY_RESIZE is defined.
A more portable solution would be hooking the WINCH signal and update
the xlines value from there along with some resized flag.
In some cases the full window isn't redrawn until the user has finished
the input. This is because in some functions I wasn't sure the current
"path" was available.
Diffstat (limited to 'packagecore.yaml')
0 files changed, 0 insertions, 0 deletions