Martin Roa Villescas

Results 31 issues of Martin Roa Villescas

Could you provide a *highlight group* for buffer names in the status line corresponding an *active* **and** *modified* buffer? Similarly, I would like a *highlight group* for buffer names that...

See https://github.com/mroavi/JunctionTrees.jl/issues/12 for context info.

OMEinsum has a much better performance than the default backend in place.

Instead, assume that they start from 0, just like they are defined in the UAI evid file. I probably made this assumption because it plays nicely with the `redu` function.

The OMEinsum boost optimization uses MLStyle.jl. Consider replacing the usage of MacroTools.jl's macros with MLStyle.jl.

[MetaGraphsNext.jl](https://github.com/JuliaGraphs/MetaGraphsNext.jl) is an experimental, type-stable replacement for [MetaGraphs.jl](https://github.com/JuliaGraphs/MetaGraphs.jl).

Is there a way to perform an action while keeping the lf window open? My use case is that I want to add the selected file to the arglist with...

Hi there. Thanks for the cool plugin. Is it possible to resize the popup window that the plugin generates?

I've encountered an issue with evdev in my application, which stopped working as expected. The problem is that evdev is not capturing LEFTSHIFT key presses correctly. Adding a small delay...

Newer versions of git promote the use of [`git restore`](https://git-scm.com/docs/git-restore) in the help messages in favor of the `git checkout` command I believe. > git-restore is about restoring files in...