I updated to MeShell 0.65, still without syntax completion. Minor things are fixed again:
- semicolon not shown in output fixed
- VIO settings page improved, setting "observe changing VIO window size" added
- Shift-Doubleklick to a directory name executes "cd Dirname" and "dir".
- fast typing of the next command while the last command is still executed did swallow keyboard input
Martin, I noticed that 4os/2 has been updated and is dated 6/12/2020.
ftp://ftp.netlabs.org/pub/4os2/4os2_3.09_AB_wpi.exe Fixes and changes since last release
------------------------------------
3.08.4-shl (3.09 beta)
- Correct memory DirHistory size display
3.08.3-shl (3.09 beta)
- Ensure that 4os2 understands that given command lines like @ foo.exe
@ is not an INI file indicator
- Double max input line length to 2048, needed for compiling some QT4 stuff
(by Andreas for Elbert)
- Ensure command lines like @foo.exe do not treat foo.exe as an INI file
- Ensure max length quoted pathnames handled correctly.
- Correct ESET logic for BEGINLIBPATH etc.
- Resolve list I command exception (ticket #20, changset 37507)
- Support #! as EXTPROC equivalent if UnixPaths enabled
- Default History and DirHistory to page multiples
- Show DirHistory memory usage in memory command output
- Update @makeage to be Y2K compliant