If aerc has keybinds set like
rr = reply
rq = reply -q
it doesn't forward the common prefix to the underlying term
Steps to reproduce:
I think this is working as currently implemented as shortcuts have precedence over passing keys through to the terminal. Perhaps we could have some modal mechanism for the terminal so when selected it allows all keys to be passed through except a mappable escape command to go back to 'aerc' mode?
as currently implemented is a nice way of saying the behaviour is shit :D
it should be vim like, hold if a prefix is being entered but if a certain timeout is exceeded forward to the underlying term