diff options
author | Kalle Wallin <kaw@linux.se> | 2004-07-12 18:03:09 +0000 |
---|---|---|
committer | Kalle Wallin <kaw@linux.se> | 2004-07-12 18:03:09 +0000 |
commit | ac6690f65f65ef8bd823fa6a9fa37ec05afd6acb (patch) | |
tree | 5f49331c1622be3a37a134af24d12ca4c60474df /ChangeLog | |
parent | d5ca1e00d91bbc0ad4543a6456c9a3209ca2e269 (diff) | |
download | mpd-ac6690f65f65ef8bd823fa6a9fa37ec05afd6acb.tar.gz mpd-ac6690f65f65ef8bd823fa6a9fa37ec05afd6acb.tar.xz mpd-ac6690f65f65ef8bd823fa6a9fa37ec05afd6acb.zip |
Hide the cursor on the help screen (#247)
git-svn-id: https://svn.musicpd.org/ncmpc/trunk@1854 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ * options.c: fixed short option handling for multiple short options at once (-abcde) * conf.c: removed support for the old configuration syntax + * list_window.[c.h]: added LW_HIDE_CURSOR_FLAG + * screen_help.c: hide cursor on the help screen 2004-07-09 Kalle Wallin <kaw@linux.se> * ncmpc-0.11.0 released (r1820) |