You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/helix-term
RoloEdits cfe80acb6f
output `stderr` in `:sh` popup if shell commands fail (#11239)
* refactor(commands): output `stderr` in `:sh` popup

* refactor(commands): switch to `from_utf8_lossy`

This way something is always displayed.

* refactor: no longer log stderr output on failure
4 months ago
..
src output `stderr` in `:sh` popup if shell commands fail (#11239) 4 months ago
tests Disable hard link integration test on Android 4 months ago
.gitignore Initial import. 5 years ago
Cargo.toml Fix writing hardlinks (#11340) 4 months ago
build.rs chore: clean up clippy lints (#11377) 4 months ago