Changes in this release include:
- You can now only open one ArcOS instance at a time
- Tauri keyboard shortcuts have been fixed, they will now only be functional if the window is focused
- ArcTerm Mode will now have a background color that matches your
promptColorconfiguration setting - Added new ArcTerm commands:
ri,set,users - ArcTerm now has a proper variable system, see
envto see the variables, andhelp setfor more information - You can now put multiple ArcTerm commands on one line by separating them with
&&. - Added the
ArcTermUtil.writeImagefunction to display images in the terminal, used byri - Added Alt + S keyboard shortcut to Text Editor to save the opened file
logdumpwill now set variable$ldoutto the filename of the output to allow forlogdump && rf $ldoutto work- Improved the ArcTerm mode initializer
March 27th 2023, 11:08 PM