Buck Evan

Results 113 comments of Buck Evan

Truecolor is screwing in mosh. It seems to be the binary rather than the app though, as it's also wrong under ssh+`mosh localhost`. Normal: ![screenshot 2018-08-22 at 1 19 14...

1.3.2 is also what I ran in my ssh+`mosh --local 127.0.0.1` test, with same wonky result. Here's my truecolor test https://gist.github.com/bukzor/f880fc1e93fc081f079fd6e6aed8b2ea#file-colortest16777216

The linked version doesn't set foreground/background correctly, and neglects cursor and selected-background entirely. Here's my improvement: ```json { "name": "Gruvbox Dark", "background": "#282828", "selectionBackground": "#7C6F64", "foreground": "#FBF1C7", "cursorColor": "#7C6F64", "black":...

@neithere: that effectively promotes pre-call to API status. Is that intentional?

@asmeurer If you'd show your non-working patches, I might be able to pick up where you left off. It seems to me that fixing this flicker and getting ctrl+o to...

tmux new" will drop you into a fresh session On Wed, Jan 6, 2016, 17:38 Kevin Audleman [email protected] wrote: > I'm in Terminal.app. Can you tell me how to use...

Has anyone figured out what exactly causes/correlates with this issue? It sounds like it's a combination of terminal implementation and TERM setting, but I wonder if there's anything more specific...

That's not a usable workaround for me, since I'm trying to trace a bug that only happens in 3.4.

That's not a usable workaround for me, since I'm trying to trace a bug that only happens in 3.4.