On Fri, Jan 15, 2016 at 03:12:14PM +0100, Vincent Lefevre wrote: > However, not all keys have a terminfo name. This means that you may be > forced to use ";" in a key sequence for a binding.
My opinion is that ';' is not the problem - it's that curses is returning <f21> so mutt never even sees the ';'. If that's the case then for keys that don't have a terminfo name the mapping should work as expected. imc
