Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Create bookmark" feature from CustomCommand freezes terminal if it is called when SSHed on another server. Also is on too common binding. #944

Open
XANi opened this issue Aug 30, 2024 · 0 comments

Comments

@XANi
Copy link

XANi commented Aug 30, 2024

Describe the bug

alt+b on local machine - I get the "new command" window of that plugin
alt+b on ssh session - terminator freezes entirely

To Reproduce

ssh to a machine.

press alt+b

I wanted to go back a word (alt+b is default keybinding in bash for "go back a word") when I found that out.... the binding is probably way too common to be default

Expected behavior

Not crash.

Not be bound to standard readline library binding.

Ability to unbind a key from UI (maybe I am doing something wrong but I haven't found a way other than editing config

Also, on the server I sshed to the fc -n -l -1 -1 > /tmp/term_cmd; #bookmark last cmd was added to last command I ran

Desktop (please complete the following information):

Debian, Terminator version 2.1.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant