[Konsole-devel] [Bug 244514] RFE: allow passing Shift+Tab to terminal when split view is in use.
Jekyll Wu
adaptee at gmail.com
Sun Oct 16 10:07:47 UTC 2011
https://bugs.kde.org/show_bug.cgi?id=244514
--- Comment #8 from Jekyll Wu <adaptee gmail com> 2011-10-16 10:07:47 ---
(In reply to comment #7)
Hi Christoph, thanks for your feedback. But I can't reprouce that problem.
Pressing 'Shift+Tab' gave no result for me in bash(I guess you are using it),
but I didn't notice the focus switched to other widgets. The next key pressed
afterward went into bash as expected.
I mostly use Shift+Tab for switching to previous tab in vim. Here is my example
for reproducing the bug and verifying the fix.
1) add "nnoremap <silent> <S-Tab> :tabprevious<CR> " into ~/.vimrc
2) open konsole, make sure "Next View Container" does not have Shift+Tab as
shortcut
3) split the view
4) run vim
5) open a few tabs with ":newtab" in vim, then press Shift+Tin vimab
behavior indicating the bug:
focus switches to another view and I am not in the previous tab of vim
behavior indicating the fix:
focus stays in current view and I am in the previous tab of vim
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the konsole-devel
mailing list