Skip to content

Conversation

Myzel394
Copy link

Closes #42

This PR is not ready yet. I'd like to make this behave pretty much like vim easymotion. So when you type in the first character, the preview will already update and then again once you enter the second character.

I also wanna make sure we can use this in copy mode. Currently, we can only use tmux-jump starting from normal mode and not within copy mode.

Btw, very good code! :) Even though I haven't worked with Ruby at all so far, after watching a short video about it, I was able to understand your code pretty quickly and could contribute to it!

@Myzel394
Copy link
Author

I can't find a way how to properly replace the contents of the screen when in copy mode :/. This would allow us to use this plugin in copy mode too.

If someone knows how to do this correctly, please let me know.

@raszi
Copy link

raszi commented Jun 21, 2024

Thank you for this! I am also looking forward to making this work in copy mode.

@Myzel394
Copy link
Author

This would be awesome! I'm not using tmux-jump anymore, so feel free to take my PR over

@raszi
Copy link

raszi commented Jun 21, 2024

Sorry, I wasn't clear. I didn't mean that I was planning to fix this. But thanks for the heads-up in this case I might need to take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add option to enter two characters instead

2 participants