omerxx / tmux-sessionx

A Tmux session manager, with preview, fuzzy finding, and MORE
GNU General Public License v3.0
714 stars 63 forks source link

alt-bspace does not work #68

Closed mmammel12 closed 6 months ago

mmammel12 commented 6 months ago

All of the keybinds in sessionx work except for alt-bspace. I am on a mac laptop and have tried the keybind using my glove80 as well as the built in keyboard and get no response. My tmux config can be found here. It would be nice to be able to rebind these keys.

Myzel394 commented 5 months ago

Did you find a solution?

mmammel12 commented 5 months ago

@Myzel394 yes, I looked through the code and found that it can be rebound but it was not documented in the readme. Here is how I set it in my config:

set -g @sessionx-bind-kill-session "ctrl-y"