Skip to content

Try to config no multiline f/t when using macro #84

Answered by ggandor
jackysee asked this question in Q&A
Discussion options

You must be logged in to vote

I tried it, and you're right, actually! This workaround screws up same-key repeat, I haven't thought about that, and for some reason no one has complained yet :) So for the moment, it only works if you set custom repeat keys in opts, but it could only be one key per direction, obviously - i.e., f/F will repeat all 1-char searches, including t/T. (Or you can use ;/, of course.)

require'lightspeed'.setup({instant_repeat_fwd_key = 'f', instant_repeat_bwd_key = 'F'})

Thanks for reporting this! I hope we'll come up with a permanent solution to the macro issue soon.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@jackysee
Comment options

@ggandor
Comment options

@jackysee
Comment options

Comment options

You must be logged in to vote
1 reply
@jackysee
Comment options

Answer selected by jackysee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants