Hi Christopher, On Wed, May 06, 2020 at 11:44:06AM +0200, Christopher Zimmermann wrote: > New functions `suspend` and `interrupt` are implemented. > `suspend` is used to trigger SIGTSTP and is bound to \Cz by default. > `interrupt` calls `mutt_query_exit` and is used to mimic the \Cc behaviour.
If I read the merge request correctly, the keys are independent of the terminal setting. I'd really prefer that it remains the same, so the values should be read from the terminal. Otherwise standard behaviour is overruled, but as nobody requested an abstraction here (means: no added value) it should not extend menus. Gero