hackerb9

Results 435 comments of hackerb9

As requested, xclip -c, has been added in the "hackerb9" branch which is pending merging. Furthermore, TAB completion exists to save you typing.

This is an interesting idea and it is such a minor change that I think it wouldn't hurt, but I'm curious why you want the other cut buffers. The major...

That's actually a good point about cut buffers living within the X server and not requiring a client program to daemonize for the clipboard to persist. I was thinking it...

I second the request. I just tried to use this in Seattle and this app only showed the defunct Pronto stations. Apparently they've switched to using ofo, limebike, and spin...

That's a bug in how montage was compiled for Android. It should default to a font that exists on that system, such as Droid, not Helvetica. How did you install...

I do not know ttyd or RLogin. Are these forks which happen to have sixel support or does `lsix` work in the standard version? Also, just to double check, you...

> @hackerb9 https://github.com/kmiya-culti/RLogin [tsl0922/ttyd#970](https://github.com/tsl0922/ttyd/pull/970) Thank you for the websites. I did look at them, but it is not always clear on GitHub if the code is actually a fork from...

> > Also, have you tried these programs yourself? > > See proof [tsl0922/ttyd#970 (comment)](https://github.com/tsl0922/ttyd/pull/970#issuecomment-1242701782) Thank you. No need for "proof", just a yes or no. Did you try Rlogin...

> Rlogin is old so I don't use it Thanks, probably better to leave it out of the list then.

Is GNU awk available in `brew`? So, just for fun, I tried the same test in the improvements/grid branch with the XFT_DEBUG environment variable set to 3. ```bash XFT_DEBUG=3 src/contour/contour...