lrustand

Results 42 comments of lrustand

I use it in combination with a pacman hook to take a btrfs snapshot before updating the kernel, and generating a unified kernel image with the old kernel and setting...

It seems like it is caused by this specific line, as removing it makes the problem go away: ``` set index_format=" %zs %zc %zt %{!%d %b} . %-28.28L %?M?(%1M)& ?...

Is it actually sorted by recency now? For me it seemed totally random, or if anything it looked like really old entries. But I agree it would be nice to...

Yeah, I tried using the `CompletionHistory` table first, but couldn't seem to get the `order by count` working unless I used the `History` table.

Oops, didn't actually test more than the first step. I will see what I can do about it.

This should take care of the issues you mentioned.

I'm sorry it has taken so long for me to respond to this. Currently I don't have the time to look at this for a while, but feel free to...

Thank you for your response. I believe the problem was I didn't include all the necessary script files. A little weird that it actually works in Chrome when it was...

I can confirm this issue still exists on i3wm with yad 4.1.

I am also experiencing this problem, and I must say it looks very very horrible when combined with highlighting of trailing whitespace. This is how it looks for me: ![image](https://user-images.githubusercontent.com/13719791/82148475-8ee0e680-9854-11ea-989e-80b9536c46c4.png)