Timeline for Disable scroll inside Xfce terminal / Avoid scrolling through command history
Current License: CC BY-SA 3.0
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 13, 2017 at 12:36 | history | edited | CommunityBot | replaced http://unix.stackexchange.com/ with https://unix.stackexchange.com/ | |
| Mar 20, 2017 at 10:04 | history | edited | CommunityBot | replaced http://superuser.com/ with https://superuser.com/ | |
| Apr 25, 2016 at 23:41 | comment | added | cas | I wouldn't call it a 'feature' of VTE. I'd call it a bug. hard-coding 8 up or down arrows in response to scroll-wheel events is a bug. | |
| Apr 24, 2016 at 16:00 | vote | accept | oblitum | ||
| Apr 24, 2016 at 15:59 | comment | added | oblitum | I've put set -ga terminal-overrides ',xterm*:smcup@:rmcup@' on my .tmux.conf and reloaded, it didn't work through reloading, so I imagined of course that I needed to restart the tmux process, it worked like a charm, many thanks. | |
| Apr 24, 2016 at 15:55 | comment | added | Thomas Dickey | It is the name of a setting in .screenrc (configuration for screen). | |
| Apr 24, 2016 at 15:51 | history | edited | Thomas Dickey | CC BY-SA 3.0 | expand |
| Apr 24, 2016 at 15:51 | comment | added | oblitum | I'm using ArchLinux, I find it strange that I didn't find termcapinfo with pacman/yaourt, will take a look whether it's part of other named package or a related tool. | |
| Apr 24, 2016 at 15:49 | comment | added | Thomas Dickey | It's the same problem - different details for solution (will see...) | |
| Apr 24, 2016 at 15:48 | comment | added | oblitum | I use TMUX, does that command work with it too? | |
| Apr 24, 2016 at 15:42 | history | answered | Thomas Dickey | CC BY-SA 3.0 |