Kevin Ernst

Results 58 comments of Kevin Ernst

> I either use an xinit to auto start or use a session manager to restore it like XFCE4 has. I would guess your window manager has a similar option....

> You seem to have never used advanced search options. There have been many major bugs in the program for years. Just an example: https://github.com/ggreer/the_silver_searcher/issues/1347 @adamency I basically use it...

> Where do you see me "grousing" ? I'm simply correcting something you said that was false. I stand corrected.

> I would also like to suggest: > > * Feed title (useful when you1re reading "all unread" items or a whole folder instead of a single feed). > *...

I think F11 is probably the right solution for most people reporting this issue. So maybe the title of the bug should be "(un)maximize button unresponsive in fullscreen." Dragging the...

@icook Was this PR meant to enable `%` matching on Jinja control flow like `{% if … %}` and `{% for … %}`, or just to get `%` working for...

I can confirm that setting `print_columns = 0` in my `~/.nvpy.cfg` (where I have also have `layout = vertical`) solves a crash on first sync for me. The log file...

This is already implemented in the current version (with no regard for whether it's part of a Markdown header or otherwise), so can we close this issue? ![octothorpes_are_bolded_thumb](https://user-images.githubusercontent.com/4009681/72548037-e007ac00-385b-11ea-9198-8b02542b2695.png) @brightghost If...

> This patch is supposed to fix this issue: https://gerrit.wikimedia.org/r/c/mediawiki/core/+/985035 I was seeing this with VisualEditor, and a web search led me here. I don't even have SMW installed on...

Wanting the same behavior for `choose` and `filter`, I looked at the code (not being a Go programmer) to see if I could find anything that looked like `deinit()` or...