Cesar Gimenes
Cesar Gimenes
É legal sim! No Go-Hands-On eu to focando em manter sempre atualizado para a ultima, mas como no Python tem o provem das versões 2 e 3 um tutorial de...
I don't like the new style but I like the idea. Would it be too complicated to make termOptions be loaded from a config file? That way we could have...
@callumgare I think the color scheme is beautiful, but I simply need more contrast, so I tend to prefer the all-black background. Anyway, nothing prevents me from simply compiling my...
@callumgare Excellent, much better. But I'm still compiling because your PR inspired me to change the font to my favorite font. [IBM 3270](https://github.com/rbanffy/3270font) Maybe I'm just getting old haha
hello @sorenisanerd , Sorry for the delay in responding. I'd love to help, I'll take a look. This PR has been here for a while, any reason it hasn't been...
Hey! I have good memories of that cat and ended up writing my version. I'm collecting material to create a nice README.md with references. Please have a look https://github.com/crgimenes/neko
As it stands, the cat is designed to remain on the screen it starts on and not be able to move between screens. An improvement is for the user to...
Unfortunately, I don't have Windows machines, my Linux machines don't have a graphical environment, and even my Mac has only one screen. It's difficult for me to reproduce these problems.
You guys can comment on these two lines and see if that corrects the behavior on Windows. This could mess up the coordinate system; I never thought of it using...
> I would consider a sqlite backend that is compiled out in the default build (the main problem with sqlite is that it requires cgo). I've been using this package,...