Sean Hellum
Sean Hellum
## With Gitpod you will be able to: * Run the project within the browser * Contributors won't have to set-up the project at all * Provides VSCode like editing...
Sourcerer says I have been writing rust for a year when I just started in November 2019
Why are forks factored into calculations by default?
# Bug reports *Please file a bug report here.* ## Expected Behavior program works as expected ## Current Behavior and Steps to Reproduce  I start docker image ```dockerfile FROM...
# Feature Request Here is the repository in question [gosh-terminal/gosh](https://github.com/gosh-terminal/gosh) When I pipe say ```bash echo ls | gosh ``` It just opens gosh without the ls being piped
# Bug reports *Please file a bug report here.* Prompt breaks bash shell after leaving my app (prompt made with go-prompt) ## Expected Behavior you can still see console input...
 This PR adds a Gitpod setup to the repository this will allow contributors to contribute with the push of a button with the project already build, all from within...
when writing a regex using word boundaries I get this  Is there any plan to support something like this?
After a few hours of reading the documentation and looking around online I was unable to understand how to implement a highlighter with rustyline can you give me a minimal...
 Hello :smiley:, This PR will add Gitpod support a free IDE based on VSCode it will provide a full Linux development environment and on start will build and test...