Discussion:
[tmux:tickets] #199 Shift-F1 through Shift-F8 don't work with stterm
regivanx
2015-05-25 14:40:02 UTC
Permalink
---

** [tickets:#199] Shift-F1 through Shift-F8 don't work with stterm**

**Status:** open
**Created:** Mon May 25, 2015 02:40 PM UTC by regivanx
**Last Updated:** Mon May 25, 2015 02:40 PM UTC
**Owner:** nobody

Hello,

I use tmux with Byobu and stterm, and Shift-Fx don't work.

Shift-Fx give: [25~[26~[28~[29~[31~[32~[33~[34~

I found a workaround for the problem: persuade Tmux that stterm is konsole.

$ echo $TERM
stterm-256color
$ set TERM konsole
$ exec byobu

And then it works!

Hope this is helpful: I am not a computer specialist.


---

Sent from sourceforge.net because tmux-***@lists.sourceforge.net is subscribed to https://sourceforge.net/p/tmux/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/tmux/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
Loading...