Make mappings configurable
mattboehm opened this issue · 2 comments
mattboehm commented
Make an option like g:tmuxify_mapping_prefix="<leader>m"
that allows users to change tmuxify mappings.
If you agree that this is a reasonable feature, I'm happy to implement it myself and submit a PR.
mhinz commented
Highly appreciated! The code for tmuxify works good enough for what it does, but to be honest, I wasn't thinking about things like configurable mappings at the time of writing. :)
mhinz commented
Thanks! :)