Ishan Goel

Results 138 comments of Ishan Goel

Ah. On a side note, what does https://github.com/jcburley/echo do?

Ah cool. I see it connecting to servers too.

[golang.com/x/term](https://pkg.go.dev/golang.org/x/term#Terminal.SetBracketedPasteMode) has stuff related to bracketed pastes. Bracketed paste mode is implemented by all major shells so I think Peter would be happy with a PR for that.

But @peterh isn't that what happens with regular shells?

Wait but then I'm trying to build an actual shell and it's not able to give the commands run input from stdin. I found this was when raw mode was...

Shells do need to give commands input.

At least there being an option would do no harm.

Oh. I don't see what harm adding an option would do, but you're the owner!

I too get an error when using the primary install method but it's about Ruby even when I have the newest Ruby installed: ``` Homebrew requires Ruby 2.6 which was...

I can see the appeal of pre-compiled binaries, but I'm curious what you would use tags for.