author | Max Kellermann <max@duempel.org> | |
Fri, 3 Oct 2008 12:28:43 +0000 (14:28 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Fri, 3 Oct 2008 12:28:43 +0000 (14:28 +0200) | ||
commit | 0ae851aa39de5dfdf6b97c3e774aa322c820f410 | |
tree | e96335f74369573b256f3ef65166324f5bab3d42 | tree | snapshot |
parent | b64329b9942d2315dd968264e92a51d63a135a77 | commit | diff |
removed KEY_RESIZE
Since we are handling SIGWINCH, we do not need to handle KEY_RESIZE
from ncurses. Remove it.
Since we are handling SIGWINCH, we do not need to handle KEY_RESIZE
from ncurses. Remove it.
src/command.c | diff | blob | history | |
src/screen_file.c | diff | blob | history | |
src/screen_keydef.c | diff | blob | history | |
src/wreadln.c | diff | blob | history |