Code Yarns β€πŸ‘¨β€πŸ’»
Tech Blog ❖ Personal Blog

Byobu function keys do not work in PuTTY

πŸ“… 2013-Jan-21 ⬩ ✍️ Ashwin Nanjappa ⬩ 🏷️ byobu, function key, putty ⬩ πŸ“š Archive

Problem

You are running Byobu on a remote computer to which you have connected using PuTTY. Everything works fine, except that the Byobu commands that use function keys (like F2, F3 and F6 for example) do not work. This problem is caused because the sequences sent by PuTTY for function key press does not match what Byobu expects.Β This can be fixed easily in PuTTY.

Clean solution

Load the session you use to connect to the remote computer. Go to Connection β†’ Data and set the Terminal-type string to putty-256color. Save the session.

Dirtier solution

Load the session. Go to Terminal β†’ Keyboard and choose Xterm R6 in the Function keys and keypad section. Save the session.

Tried with: PuTTY 0.62 and Byobu 5.17


Β© 2022 Ashwin Nanjappa β€’ All writing under CC BY-SA license β€’ 🐘 @codeyarns@hachyderm.io β€’ πŸ“§