! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Add konsole-alike hotkeys
Status:
RESOLVED: WONTFIX
Severity:
enhancement
Product:
Xfce4-terminal
Component:
General

Comments

Description Andrey Utkin 2014-02-01 19:44:44 CET
Created attachment 5345 
patch

I have tried to add it by myself, but my changes seem to take no effect.

I tried to add hotkeys:
Shift+Ctrl+X - clear scrollback and reset terminal
F3 - next matching search item
Shift+F3 - prev matching

Also switching between tabs with Shift+Left/Right Arrow would be nice.
Comment 1 Kamil Kaminski 2014-02-22 03:36:17 CET
Patch works fine, including  all the mappings that you changed. Maybe you tested your build wrong. Clear scrollback+reset keybinding is handy.
Comment 2 Igor editbugs 2016-08-17 11:51:53 CEST
We have Shift+Ctrl+PgUp/Down for switching between the tabs now.

As for the other shortcuts - people are already complaining that the terminal has got too many of them which affects other apps.
You can configure the shortcuts in the ~/.config/xfce4/terminal/accels.scm file:
; (gtk_accel_path "<Actions>/terminal-window/search-prev" "")
; (gtk_accel_path "<Actions>/terminal-window/reset-and-clear" "")
; (gtk_accel_path "<Actions>/terminal-window/search-next" "")

Bug #10663

Reported by:
Andrey Utkin
Reported on: 2014-02-01
Last modified on: 2016-08-17

People

CC List:
2 users

Version

Version:
unspecified

Attachments

patch (2.02 KB, patch)
2014-02-01 19:44 CET , Andrey Utkin
no flags

Additional information