György Andorka

Results 17 issues of György Andorka

As of bb66dc961520a6513faf6d961609f8746497dcbf, the `leap` function expects a list of `winid`s instead of `wininfo` tables as the `target-windows` argument. See the [updated snippets](https://github.com/ggandor/leap.nvim/tree/bb66dc961520a6513faf6d961609f8746497dcbf#search-mode-tweaks-bidirectional-and-all-windows-search) in the README.

It would be great (and natural) to be able to jump to the folded "context" lines.

ecosystem

Basically, any smaller or bigger PR is welcome that ports relevant modifications to Lightspeed from [Leap](https://github.com/ggandor/leap.nvim/blob/main/fnl/leap.fnl). Note that this is only about cleaning the codebase and enhancing the API, and...

help wanted
good first issue

The README in its current form mostly considers users coming from Sneak/EasyMotion/Hop, and focuses on the distinguishing features of Lightspeed, in a pretty verbose manner. For people who have never...

documentation
help wanted
good first issue
brainstorming

I liked the idea of unidirectional window scanning at first, but usually there are two split windows at most, and in that case it's plain annoyance to have two commands...

API

If you press either of them when selecting a label, nothing happens. Pressing them the second time works though, and the plugin jumps to the labeled target, as it should....

bug
help wanted

help wanted
less NIH

This should definitely be an option at least, even for 2-character search maybe. I wonder what would be the best solution interface-wise. Should we add an `opts` flag, something like...

enhancement
help wanted
brainstorming
API

Specifically thinking about [Leap](https://github.com/ggandor/leap.nvim), besides Hop. It would be win-win for everyone: - This plugin could focus on one thing - there would be no need to reinvent the wheel,...

[Hy](https://github.com/hylang/hy) is a Lisp dialect that compiles into Python AST.