question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Ctrl+Tab not registering in xterm

See original GitHub issue

Is there a key combination that gets you out of TextView when AcceptsTab is true (default)?

I am testing in Linux and finding that in Notepad and Tab View Scenarios, once you tab into a TextView you can’t get out (without using mouse).

No combination of Ctrl/Alt/Shift + Tab are moving focus.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:23

github_iconTop GitHub Comments

1reaction
tznindcommented, Apr 29, 2021

I will have a play around. I definetly don’t want to break anything! There are other scenarios where an alternative to Ctrl+Tab could be nice for example using remote desktop through Guacamole (or similar technology) where the web browser might intercept Ctrl+Tab.

1reaction
BDispcommented, Apr 28, 2021

I am not even a Linux user, so I will leave Linux users to make that decision. Only I would not want someone break the functionality with Windows, please.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Ctrl+Tab not registering in xterm · Issue #1266
Hmn looking at Scenario Keys it seems like its something to do with my console. Ctrl+Key works but Ctrl+Tab just sends Tab: No...
Read more >
Ctrl+TAB is not working in vim with gnome-terminal
I have a serious problem. Usually, the editor I use is vim, though I can't map ctrl+tab action. I wanna switch tabs with...
Read more >
xterm Ctrl+Meta keybinding not working
I'm trying to custom keybind Ctrl+Meta+i and it does not seem to work. Here is what I have in my .Xresources file: XTerm.VT100.Translations:...
Read more >
Mapping <C-Tab> in my vimrc fails in Ubuntu
I'm using xterm as my terminal. Ctrl-tab mapping works in fluxbox: I can map ctrl-tab and ctrl-shift-tab successfully in my window manager; if...
Read more >
Back Tab does not function in XTERM terminal emulator
Back Tab does not function in XTERM terminal emulator Add the below to protermcap file to fix the issue BACK-TAB(SHIFT-TAB)=\E[Z:\
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found