1101c53bf6
Improved readline function to support <- and ->
...
- readline function now uses raw terminal input mode (if in
interactive session)
- readline function supports cursor movement to the left and to the
right and inline editing (also unicode support)
2026-04-21 14:44:05 +02:00
8285e148e1
Updated README
2026-04-21 02:56:05 +02:00
3e1f2a2340
Updated README
2026-02-20 01:40:30 +01:00
86ecaef72d
Pipes '|' support
...
- cd without arguments moves to $HOME
- updated README
2026-02-19 21:02:40 +01:00
e96ae4b4a2
Switched from GNU Readline to custom Readline function
...
to make arsh more compatible with other Unix-Like systems
- Fixed small memory leak
2026-02-19 16:13:34 +01:00
b5b02da752
Updated README
2026-02-19 14:24:17 +01:00
2825aa5d88
Added README
2026-02-19 14:22:07 +01:00