Timeline for Shift-arrow not working in emacs within tmux
Current License: CC BY-SA 3.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 18, 2021 at 18:42 | comment | added | malcook | I was about to chime in with "This solution did not work for me." but I found that simply starting a new tmux session was insufficient, but rather I had to quit all current tmux sessions and start a new one for the updated ~/.tmux.conf to take hold. | |
| Oct 16, 2017 at 17:34 | comment | added | andras.tim |
this solution don't work if the TERM in tmux is not xterm (e.g. Shift+F6 in mc doing F15 when TERM=screen-256color...)
|
|
| Feb 27, 2017 at 21:03 | comment | added | jhegedus |
In practice this means: export XTERM=xterm-256color (I am writing this becasue I did not know what "your TERM" in the answer means, I was looking for a comment explaining that... there was none, and now there is one.)
|
|
| Nov 16, 2016 at 15:30 | comment | added | avp | Ctrl+Shift does not work, Ctrl+<f#> does not work and so on. Ctrl+d does work though. | |
| Jun 29, 2016 at 21:09 | comment | added | Fingolfin | @gogators same here; the above solution does not work for me even though I had exactly what was suggested. | |
| Jun 28, 2016 at 19:31 | comment | added | gogators | This solution did not work for me. I'm on Fedora-23 using a gnome-terminal. My TERM's and .tmux.conf are set as described in the answer. Setting the bindings as described in the question does work however. I'd really like to solve this mystery since it's also mucking up a ncurses app I'm working on. | |
| Jul 9, 2015 at 2:58 | comment | added | William Hilton | This is exactly what I needed to use textadept in tmux. | |
| Mar 19, 2012 at 4:42 | history | answered | Chris Johnsen | CC BY-SA 3.0 |