Robert Melton

Results 10 issues of Robert Melton

I think have FTS (Full Text Search) is a great feature to add after types get merged and are ready to go. Some of the FTS queries could lean on...

Feature Design

I think it would be useful -- and I want to learn to build snap packages, so I will do this!

enhancement

I see that IDLE support is on the development roadmap (http://www.vmime.org/development.html) but it appears to have been rotting there since Sept 2010. Is there a hidden complexity in integrating this...

As a visually impaired user who depends on a screen reader, having semantic elements to interact with on web pages is very important. Without these elements like headers, articles, etc...

featurereq
good first issue

Is there any reason it does not support CDPATH?

The ability to setup a mirror on a different domain that exchanges data in both directions would be great. That way a mirror can be used as a primary site...

The fact that you check for this makes me think you have seen it at least a few times. When the BoxText has like "th" or "ch" where a single...

From: https://github.com/andreyorst/plug.kak/issues/73 ---- On OSX Catalina, with Kakoune brewed from source and suggested kakrc, plug returns an error on :plug-install or :plug-update, but loads normally when updated from the list...

From: https://github.com/andreyorst/plug.kak/issues/77 ---- Hey, I noticed this case where defer does not hook correctly. ``` hook global ModuleLoaded auto-pairs %{ echo -debug 'this works' } plug 'alexherbo2/auto-pairs.kak' defer "auto-pairs" %{...