ov
ov copied to clipboard
🎑Feature-rich terminal-based text viewer. It is a so-called terminal pager.
It would ease the use of ov if it would provide all the same keybindings as less. Currently only some of its keybindungs are supported. Currently unsupported are e.g. `j`...
This Issue is the next level of #28. Many users are used to be able to use a count for keybindings. While this may be only nice-to-have (but still very...
One of the property of pagers like `less` is that they are memory bounded by default, so they don't read the entire file into memory and can easily be used...
Re-execute the command when reloading in exec mode. It's the equivalent of the watch command.
Hello Expert, One feature request if possible and if you could enable space key press to scroll the file as all other existing pager doing... i know you have key...
Hi Expert, I have noticed OV is taking lot of terminal space when line number enabled. it would be good to surpasses the line number column width so when line...
`pager` is often called and used by other applications. It is easy to start using if there is a usage example.
It would be great if it was possible to filter lines so they contain only the lines that match a defined pattern. This would be similar to `less` and its...
It would be great to have access to this tool in some Docker containers I have that must be in x86 architecture.
I am not sure, if this feature is not supported already, but I didn't manage to find it. In `less`, it is possible to pipe the current buffer into external...