author | Max Kellermann <max@duempel.org> | |
Mon, 6 Oct 2008 12:32:29 +0000 (14:32 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Mon, 6 Oct 2008 12:32:29 +0000 (14:32 +0200) | ||
commit | 62e8aa21abca6ff635268aa8723443b973354a14 | |
tree | 344d724596fe195e05fceaa748207d7c1855e4e0 | tree | snapshot |
parent | 07df83b7b074106ae391187feffba570748e990f | commit | diff |
removed my_wgetch(), switch to wgetch()
There are no special cases left for my_wgetch() to handle. We can
remove it and use the original wgetch() instead.
There are no special cases left for my_wgetch() to handle. We can
remove it and use the original wgetch() instead.
src/command.c | diff | blob | history | |
src/command.h | diff | blob | history | |
src/screen.c | diff | blob | history | |
src/screen_utils.c | diff | blob | history | |
src/wreadln.c | diff | blob | history | |
src/wreadln.h | diff | blob | history |