David Bagonyi
David Bagonyi
The problem is that our log lines tend to be quite long, so if I get to a cluster by pressing n, I don't necessarily know whether there is a...
Thank you for the added markers. This helps, but please consider making the cluster search functionality toggleable (e.g. via a /ui/cluster-search config). Thanks.
This is the only reason I haven't upgraded since 0.8.1. Any way I could help with this?
Hello @tstack, sorry to revive this old thread, but is it now possible to remap certain keys so that I can move between individual search results, as opposed to clusters...
Thank you for pointing out cursor-mode, it is indeed a good workaround. The only issue I have noticed, is that when moving between the error messages in cursor-mode using the...
Another issue I am seeing is that in cursor mode the chronological navigation using the `r`/`R` keys appears to be somewhat broken. If in cursor mode I go to the...
In my case I was not able to install `plyvel` in a virtual environment that was created from the macOS provided Python 3.8 installation. `pip install plyvel` was giving me...
Managed to get it to work as well with `leveldb` version 1.22. In order to get `leveldb` 1.22 installed using `brew`, first I had to create my own Homebrew tap....
It happened again: `htop`'s view filtered to show processes containing the word "tmux": ``` $ ps aux USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND root 72436...