helix-mods/helix-term
Jason Hansen cf831b1a65
Allow piping from stdin into a buffer on startup (#996)
* Allow piping from stdin into a buffer on startup

* Refactor

* Don't allow piping into new buffer on macOS

* Update helix-term/src/application.rs

Co-authored-by: Blaž Hrastnik <blaz@mxxn.io>

* Update helix-term/src/application.rs

Co-authored-by: Blaž Hrastnik <blaz@mxxn.io>

* Fix

Co-authored-by: Blaž Hrastnik <blaz@mxxn.io>
2021-11-10 10:53:14 +09:00
..
src Allow piping from stdin into a buffer on startup (#996) 2021-11-10 10:53:14 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml Prevent preview binary or large file (#939) 2021-11-04 12:24:52 +09:00