This is a limitation of macOS Terminal.app's keyboard handling, not a byobu bug.
The issue stems from how Terminal.app sends escape sequences for F-keys, which differs from standard terminal emulators. Modern workarounds include: 1. Use iTerm2 instead of Terminal.app (better key handling) 2. Remap keys in Terminal.app preferences 3. Use Fn key modifier for F-keys 4. Set TERM=xterm-256color in your shell profile Since this is a terminal emulation compatibility issue rather than something byobu can fix, closing as "Won't Fix". If you're still experiencing issues with modern terminals, please open a new issue at https://github.com/dustinkirkland/byobu/issues with your specific setup details. ** Changed in: byobu Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/482623 Title: Apple keyboard - F buttons don't work To manage notifications about this bug go to: https://bugs.launchpad.net/byobu/+bug/482623/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
