nsh icon indicating copy to clipboard operation
nsh copied to clipboard

A command-line shell like fish, but POSIX compatible.

Results 23 nsh issues
Sort by recently updated
recently updated
newest added

To automatically exit the current program if the user does not perform any operation for a certain period of time.

I installed nsh with nix package manager from 25.05 channel. It is crashes with, i think 20% chance when i run a command. Log: ```[ERROR ] src/main.rs: panicked at src/eval.rs:513:49:...

### Issue: Compilation Errors with `nsh` v0.4.2 **Description:** Attempting to install `nsh` v0.4.2 using `cargo install nsh` results in multiple compilation errors. The errors are related to unresolved imports and...