Alvaro Muñoz
Alvaro Muñoz
I will decouple octo from telescope as part of #195 so people can contribute other pickers but I dont have time to support each existing picker
@ldelossa @jin-ahn I have decoupled octo from telescope. Please see comments in #195 to see how to implement a provider for `fzf-lua`. Feedback is welcomed
No sorry, once decoupled, Im happy to receive PRs for other fuzzy providers but Im not planning on implementing this myself
Concealing is a dirty solution since it overrides the background hl. A better approach would be to offer an emoji autocomplete menu trigered on `:`
emoji menu is already implemented in `Telescope symbols` 🎉 we still need concealing if we want to properly show webUI entered emojis though
I use it for multiple purposes: - Count the number of instances of a given match - When I need to fix something, I find all instances to change and...
thanks @damnskippy, which plugin do you use for this purpose? I had some troubles in the past with vim-anzu ...
@wincent yep, I use `n` or `N` to go to a specific match
+1 that would be an awesome addition to this plugin!
Seems like the extension does not support MK.2 model. I added an initial implementation by copying the StreamDeckV2 class into its own StreamDeckMK2 [here](https://github.com/petele/StreamDeck-Meet/pull/11). The only think I changed was...