Jayden Wong

Results 14 comments of Jayden Wong

> When I used to use vim, I remember that if I wanna type something like `Dijkstra` I still need to wait for the timeout, but only need to wait...

@berknam I think it is only a matter of inventing an algorithm that makes it work. Consider the following: if user inputs something that match the beginning of any registered...

@berknam It may worth a special treatment for key mappings just in insert mode. For users that may type fast at times, having to keep that `timeoutlen` in mind is...

> You don't have to always wait for timeout! We're talking about a very specific situation were the user is writing some text that ends in 'j' and then pressing...