Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • how does one actually use alt for MAC computers? I guess its different from the option key. Commented Jan 28, 2016 at 22:19
  • @CharlieParker "Alt" would be the "Meta" key .... In Mac OS terminal, in Terminal preferences, under "Profiles", choose a profile (like the one you're using), then in "Keyboard" tab, there is a checkbox, "Use Option as Meta key". Then you can use the alt/option key for Meta ... not sure what the default "Meta" keybinding is on Mac though ... might be Command, but Command doesn't get sent to the terminal session; appears to be grabbed by the system first. Commented Dec 17, 2016 at 20:17
  • And apparently "BTab" means "Shift-Tab" ... not sure what "BSpace" is ... when I tried to map something to "BSpace" and then tried to trigger with prefix, Shift+Space, it ended up doing "Next Layout" which is by default bound to prefix, space. Commented Dec 17, 2016 at 20:24
  • F keys > 12 have changed : github.com/tmux/tmux/commit/… Commented Feb 5, 2017 at 19:46