Pablo Speciale

Results 24 issues of Pablo Speciale

After remote desktop, altdrag stops working. I need to kill it and start a new instance to make it work again. This issue is easy to reproduce, just connect to...

Is there a way to exit vim if the :WintabsClose detects the current is the last Wintab?

I would like to introduce a optional change in this plugin (maybe as another function). I want to guide the fuzzy search by the ' ' (space) character, similar to...

Fixes issues #678. Based on modifications suggested here https://github.com/zsh-users/zsh-autosuggestions/issues/619#issuecomment-904193190. @artudytu @ericfreese

For matlab bindings can easily be generated with mex-it: https://github.com/audiofilter/mex-it

I would like to accept the selection with TAB (and ENTER), and then continue with the next completion, as it would happened with `/` keybinding (if `continuous-trigger` is set on)....

question

_The original pull request was closed due to the author deleting their account._ ## Original PR description https://github.com/jonas/tig/issues/542#issuecomment-899094741 * All test passes. * I haven't seen segmentation faults with newest...

In order to support Ollama, Claude, Azure OpenAI, Gemini, etc. (see [supported providers](https://github.com/BerriAI/litellm?tab=readme-ov-file#supported-providers-docs)) one could use [LiteLLM](litellm.ai), which it is very easy to use. Documentation: https://docs.litellm.ai/docs This will cover these...

A possible improvement would be to apply the same smooth scrolling to the zz, zt, zb. How could this be implemented?