Jonathan Dahan
Jonathan Dahan
or maybe using dotted underline / solid underline to indicate visited status
for images, might wanna support libsixel. not familiar with go, but when i searched around this looked promising https://github.com/gizak/termui/pull/233/files
I'm not sure where the 99% statistic comes from, but when I see 'drop-in' the implication is that there is api parity - that there is the potential to switch...
As example of something similar ~ https://github.com/micromatch/micromatch#switching-to-micromatch
I am on 4.1.0 and getting the same thing
there are also escape sequences for links for certain terminals. would be cool to detect and linkify.
Just tested and packaged this fork since my distro doesn't support nightly rust (its musl based and is a bit more fragile than most). Compiles and runs well, thank you...
https://en.scratch-wiki.info/wiki/Comment_(programming_feature) seems promising
@madblobfish this would be awesome to add to wiki or docs or `contrib/` somewhere...
From what I understand, any wlroots-based compositor does not automatically scale the mouse cursor with the hidpi scale. In wayland, drawing the mouse cursor is left up to the application,...