omerxx / tmux-floax

The missing floating pane for Tmux
GNU General Public License v3.0
413 stars 26 forks source link

Unable to map key to C-/ #30

Closed multivac61 closed 1 month ago

multivac61 commented 1 month ago

set -g @floax-bind '-n C-n' and similar work fine but set -g @floax-bind '-n C-/' does not. Any ideas why that is?

Excellent plugin and idea!

omerxx commented 1 month ago

Hi! not sure why but I don't think this has to do with floax but with tmux not being able to map ctrl+/ in the root table... if you think / find anything please feel free to reopen