diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,4 +6,6 @@ an extended version of the [nosh minimal POSIX C shell](https://github.com/jstma but it allows for great arrow-keys handling, history and \ MORE without having to touch `<termios.h>`. +- doesn't quit on `^C` + - it also fixes some minor memory leaks and stuff from nosh. |