Sean Hellum

Results 27 issues of 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 ![image](https://user-images.githubusercontent.com/50386709/72635233-f5470e00-3921-11ea-8b51-8fb3b360c9a2.png) I start docker image ```dockerfile FROM...

bug

# 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

enhancement

# 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...

bug

![image](https://user-images.githubusercontent.com/50386709/73626227-cf05bb80-460d-11ea-83b8-029744603af2.png) 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 ![image](https://user-images.githubusercontent.com/50386709/79793063-9aa0c200-8315-11ea-837a-d4964e683e3e.png) Is there any plan to support something like this?

handbook

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...

enhancement
documentation

![image](https://user-images.githubusercontent.com/50386709/75713762-0eb4d700-5c90-11ea-911a-9f060cca1f7d.png) 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...