[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

TerminalView bash Alt key shortcuts don't work but Ctrl ones do


Is there a way to send Alt key shortcuts to the process?
Or rather stop them being eaten by TerminalView.

Ie..
I found this bash key shortcut guide...
https://github.com/fliptheweb/bash-shortcuts-cheat-sheet

Seems with TerminalView all the Ctrl shortcuts listed there work with a
bash shell but none of the Alt shortcuts do.

I can detect the Alt presses in the TerminalView_KeyPress event but don't
know how to send for example Atl+t manually as the component seems to eat
all the Alt key events.

Is there a workaround for this so ALL (or chosen) Alt+Key events input to
the terminal like Ctrl+Key ones do?

Respects
BruceS

Follow-Ups:
Re: TerminalView bash Alt key shortcuts don't work but Ctrl ones doBruce Steers <bsteers4@xxxxxxxxx>