Noboru Saito
Noboru Saito
Thanks for the issue. My thinking is that the default is already set in an option or setting, so the HeaderColumn input is used to change the default. So I...
Thank you for the issue. I will add it because the [tcell](https://github.com/gdamore/tcell) used by 'ov' supports it. Not all `terminal`s support it, so I think you will have to enable...
The use of `XTGETTCAP` is not supported by `tcell` and will be implemented in the future.
Thank you for reporting this issue. It seems similar to the problem described in https://github.com/fsnotify/fsnotify/issues/642. Could you please confirm if the cause might be the same? Any additional information you...
> > Thank you for reporting this issue. It seems similar to the problem described in [fsnotify/fsnotify#642](https://github.com/fsnotify/fsnotify/issues/642). Could you please confirm if the cause might be the same? > >...
[fsnotify/fsnotify#642] appears to have been fixed. Can someone confirm if it works with ov?
Thank you for the issue. I'm sorry, this wasn't written in the `README.md` document. Actually, you can set it in view mode as well. You can write it like this....
This issue has been addressed so I will close it.
Thank you for the issue. I'll think about how to implement it.
Thank you for the issue. Clipboard support in ov is implemented using [atotto/clipboard](https://github.com/atotto/clipboard). However, currently this library does not natively support Wayland. On Wayland environments, clipboard operations only work if...