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/src/commands
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
..
dap.rs Accept 'IntoIterator<Item = Column<T, D>>' for picker columns 4 months ago
lsp.rs chore: clean up clippy lints (#11377) 4 months ago
typed.rs output `stderr` in `:sh` popup if shell commands fail (#11239) 4 months ago