Customizable keys
commit60d31e46aa6282aea51024dc54e0036f6cc3db42
authorTimo Hirvonen <tihirvon@gmail.com>
Sun, 30 Oct 2005 04:59:34 +0000 (30 06:59 +0200)
committerTimo Hirvonen <tihirvon@gmail.com>
Sun, 30 Oct 2005 04:59:34 +0000 (30 06:59 +0200)
tree7eb05dccc14edcca62ca2fb237a91ecb68966da9
parent47a164480ede041a04de6ec9595b52170b4bc480
Customizable keys

This commit adds :bind and :unbind commands.
Original patch from Frank Terbeck <frank.terbeck at rwth-aachen.de>
16 files changed:
cmus/Dir.mk
cmus/browser.c
cmus/browser.h
cmus/cmus.c
cmus/cmus.h
cmus/command_mode.c
cmus/filters.c
cmus/filters.h
cmus/keys.c [new file with mode: 0644]
cmus/keys.h [copied from cmus/browser.h with 52% similarity]
cmus/pl.c
cmus/pl.h
cmus/play_queue.c
cmus/play_queue.h
cmus/ui_curses.c
cmus/ui_curses.h