viddy icon indicating copy to clipboard operation
viddy copied to clipboard

👀 A modern watch command. Time machine and pager etc.

Results 31 viddy issues
Sort by recently updated
recently updated
newest added

a key for wrapping (folding???) would be valuable. It may be that you didn't realize a command was going to have long lines until after you executed it, as an...

First of all, this project is really awesome, especially the time machine mode. Being able to scroll back through the historical snapshots of a commands output is just amazing. What...

## request This is a nice tool but could you also add a `man` page to the tool? I ask because it's so handy to run `man viddy` to get...

Here is an example output. When a target command has colored output (e.g. `grep --color=always`) and diff highlighting with viddy are enabled at the same time, a color code (`[[0m[01;38;5;202m[0m[K`)...

I'm watching long running processes that change their output at not foreseeable times. So my History is filled with lots of "$timestamp +0 -0" entries. Can viddy be configured to...

I cannot render italic fonts. For instance, use [`rich-cli`](https://github.com/Textualize/rich-cli) and [`unbuffer`](https://pkgs.org/search/?q=unbuffer&on=files) to render a markdown with italic fonts (my command is `unbuffer rich notes.md`). `unbuffer rich notes.md | less -r`...

hey i notice that if i leave viddy running for a few hours, the memory % would increase. Is there a way to prevent this? _**viddy**_ starts out at 0.1%...

History relating to this comes from this PR at : https://github.com/sachaos/viddy/pull/77#issuecomment-1247791794 It would be nice is the TUI and the core are separated, so that others can build different GUI...

Using iTerm2 on macOS 12.4, shell is zsh With `watch` command I can select text and copy it to my clipboard, but on viddy I cannot select anything. Is this...

where can i store the config file under windows? i tried putting it in `C:\Users\...\viddy.toml` #17