warmstarter

Results 14 comments of warmstarter

anything? Kinda paused on the pull requests waiting for this.

This only includes a single image an I don't see anything wrong in the image. If you're talking about the '====' at the bottom, that's not a problem with unicode,...

A filler character seems to alleviate this issue, which is something interesting to explore in general.

and that was quick to find. if you have your TERMCAP enabled, but your HARDCODE set to TERM_* it will enable weird behavior. You shouldn't really ever be set for...

I think configuring you client to send ^H instead of ^? for backspace will fix this problem for the most part. There are some related bug that are more severe,...

Just added some changes that might help somewhat with this. In addition, I've found configuring my terminal to send ^H instead of ^? fixes a fair amount of issues with...

Just added some changes that might help somewhat with this. In addition, I've found configuring my terminal to send ^H instead of ^? fixes a fair amount of issues with...

Two crashed should should be fixed in the pull request I sent in. Getting the arrows perfect would right require a significant write of how things are handled. Sending your...

You should give my version a try, I didn't have any issue on the MUX I tried, though there's plenty that is possible. I know this fork has used some...

I've played a bit with stunnel for the front terminating SSL, and definitely had some weirdness with it, and not just on tinyfugue. I'm assuming this is your server also?...