Subversion Repositories SvarDOS

Rev

Rev 1851 | Rev 1860 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1851 Rev 1859
Line 9... Line 9...
9
 - /P is implied when SvarCOM is the init shell (works in DR-DOS and MS-DOS 5)
9
 - /P is implied when SvarCOM is the init shell (works in DR-DOS and MS-DOS 5)
10
 - DR-DOS compatibility: F5/F8 boot key presses are detected and handled
10
 - DR-DOS compatibility: F5/F8 boot key presses are detected and handled
11
 - VER command: provides extended kernel information when available
11
 - VER command: provides extended kernel information when available
12
 - fixed COMSPEC respawning when SvarCOM is aborted through a CTRL+C
12
 - fixed COMSPEC respawning when SvarCOM is aborted through a CTRL+C
13
 - when COMMAND.COM respawn fails, the exact path that was tried is displayed
13
 - when COMMAND.COM respawn fails, the exact path that was tried is displayed
-
 
14
 - CTRL+C can abort the ongoing batch files or for loop
14
 
15
 
15
 
16
 
16
=== ver 2024.3 (25.07.2024) ==================================================
17
=== ver 2024.3 (25.07.2024) ==================================================
17
 
18
 
18
 - PROMPT: supports $v, $d and $t tags
19
 - PROMPT: supports $v, $d and $t tags