IngoMeyer441 / tmux-easy-motion

Vim's easy-motion for tmux
MIT License
81 stars 6 forks source link

feat: start selection automatically and add option to disable it #20

Closed cristiansofronie closed 1 year ago

cristiansofronie commented 1 year ago

Make it so that by default you begin selection and also add option to disable that

IngoMeyer441 commented 1 year ago

Cool feature! The code looks good to me, and it is very nice that you share your changes.

I have only one change request: Could you set the default for the auto selection to off? Otherwise, the plugin behavior will change for all users on the next update.

cristiansofronie commented 1 year ago

I turned it of by default and updated the readme also

IngoMeyer441 commented 1 year ago

Thank you very much!

IngoMeyer441 commented 1 year ago

I rebased your commits on develop and merged it into master afterward (on the command line). It seems that GitHub does not detect automatically, that this PR is merged now, so I close it by hand.