You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Closed due to inability to handle Ctrl + W with help of preventDefault. Could be revised when xterm will have ability to remap keys in xtermjs/xterm.js#487 (comment).
cloudcmd -v
): v11.8.3node -v
: v11.3.0uname -a
on Linux): Linux cloudcmd 4.14.82-gentoo-20181125-1328 Node.js 0.7 is no longer provided on travis-ci.org #1 SMP Sun Nov 25 13:33:05 CST 2018 x86_64 GNU/LinuxIs it possible to have support for the bash shortcuts when in terminal? I.e. Ctrl-w, Ctrl-a, Ctrl-e, Ctrl-k, etc?
I discovered that Ctrl-w closes completely the browser tab instead of deleting the last word, as I had expected.
The text was updated successfully, but these errors were encountered: