add '-f' to unbind to avoid errors on ':unbind' calls in '.cmus/rc'
commit450b47aeaa195501029c37ba9aace5fc41bcfe69
authorFrank Terbeck <frank.terbeck@rwth-aachen.de>
Tue, 31 Jan 2006 16:27:26 +0000 (31 17:27 +0100)
committerTimo Hirvonen <tihirvon@gmail.com>
Tue, 31 Jan 2006 17:00:37 +0000 (31 19:00 +0200)
tree00edcb8ebf7513ac501bed3d60831734a993f5d6
parent4ffd5eb1e833a64982b920c683c7f5d8d62a9d6e
add '-f' to unbind to avoid errors on ':unbind' calls in '.cmus/rc'

Since cmus did not start for me because I had 'unbind common ^C'
in my static config file, I quickly added a solution for this.
This option is the equivalent to bind's -f option.
Doc/cmus.txt.in
command_mode.c
keys.c
keys.h