slit
slit copied to clipboard
slit - a modern PAGER for viewing logs, get more than most in less time
I suggest a facility to view the debug.log file from within slit by typing, for example, 'd' I struggled to find the debug.log file in my file system(where is it...
Before the following feedback, I'd like to say that I am so glad that I found this repo. I have been looking for over a year for a project like...
A config file could allow a flexible configuration. It should include: - default search mode (currently starts always in case sensitive mode) - keybindings - colors Also, a solution could...
Hi, When running `slit` on any file with a recent alacritty: ``` panic: termbox: error while reading terminfo data: termbox: unsupported terminal goroutine 1 [running]: github.com/tigrawap/slit.(*viewer).termGui(0xc00000c1e0) /home/zapashcanon/.local/bin/go/src/github.com/tigrawap/slit/term.go:478 +0xa14 github.com/tigrawap/slit.(*Slit).Display(0xc000072410) /home/zapashcanon/.local/bin/go/src/github.com/tigrawap/slit/slit.go:109...
There doesn't seem any way to navigate by lines like in less * Go to line N * Go to line N from end * Go N lines up *...
Can we have a version for Windows that is available in Scoop?
Steps: 1. `~` and search-highlight some items 2. toggle off some of the resulting highlighted lines 3. `&` and perform a filter action result: the lines that were toggled off...
Something about the view buffer in WebSlit doesn't play well with the `--follow` flag: ``` panic: runtime error: slice bounds out of range [3:0] goroutine 1 [running]: github.com/tigrawap/slit.(*viewBuffer).fill(0xc0000de148, 0x0, 0x0)...
we want to be able to share filtered views between [webslit](https://github.com/koreno/webslit) sessions. if we can signal webslit to dump its filters to some known location, WebSlit could read the file,...
Output on electron based terminal "hyper.is" on windows is less than ideal. It'd be great if this could be fixed.