author | Max Kellermann <max@duempel.org> | |
Fri, 9 Oct 2009 19:23:03 +0000 (21:23 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Fri, 9 Oct 2009 19:23:03 +0000 (21:23 +0200) | ||
commit | fb4413fc282cfa06f3efb3c1114d7402c4fa5b7d | |
tree | 5692d1729c82a8b6d16daac5938d28d8e7d51dfc | tree | snapshot |
parent | 1c1f76026ace8fc480121cfbc3aa9c5f2c7484e0 | commit | diff |
list_window: optimize second column drawing
Paint the space with waddch() instead of waddstr(). Removed the
second cursor movement, it's redundant.
Paint the space with waddch() instead of waddstr(). Removed the
second cursor movement, it's redundant.
src/list_window.c | diff | blob | history |