sh: more work on fsh (fuzix sh - with editing)
authorAlan Cox <alan@linux.intel.com>
Sat, 6 Oct 2018 23:45:08 +0000 (00:45 +0100)
committerAlan Cox <alan@linux.intel.com>
Sat, 6 Oct 2018 23:45:08 +0000 (00:45 +0100)
commit3d9175241b8994bc707d6edbf18d23ed453be2e4
tree8345b328639e4a45e84774d4280b609e03440ef9
parent9f79eb7ec4b653319c88aa1922793921bbae5158
sh: more work on fsh (fuzix sh - with editing)

We can't just dump /bin/sh because fsh won't fit on 32/32K systems. It sort
of works at this point but there are bugs somewhere in the readline history
logic that mess stuff up
Applications/V7/cmd/sh/main.c
Applications/V7/cmd/sh/mode.h
Applications/V7/cmd/sh/word.c