author | Max Kellermann <max@duempel.org> | |
Sun, 14 Jun 2009 16:12:03 +0000 (18:12 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Sun, 14 Jun 2009 16:12:03 +0000 (18:12 +0200) | ||
commit | 7ffaad197d193796d54094e737e5ec37302d2e44 | |
tree | 7a7c7e2c93995d65175d4bade9585bc989c31816 | tree | snapshot |
parent | 91ea9569d9c6f91894f111eb5ec08e1231a36f36 | commit | diff |
list_window: added the "hardware_cursor" option
This option makes ncurses look a little bit ugly, but it is important
for blind ncmpc users who depend on a braille display. The braille
display shows the position of the hardware cursor, but is unable to
display the "inverse colors" of the traditional ncmpc cursor.
This option makes ncurses look a little bit ugly, but it is important
for blind ncmpc users who depend on a braille display. The braille
display shows the position of the hardware cursor, but is unable to
display the "inverse colors" of the traditional ncmpc cursor.
NEWS | diff | blob | history | |
doc/config.sample | diff | blob | history | |
doc/ncmpc.1 | diff | blob | history | |
src/conf.c | diff | blob | history | |
src/list_window.c | diff | blob | history | |
src/options.h | diff | blob | history | |
src/screen.c | diff | blob | history |