Yori Versions Save

Yori is a CMD replacement shell that supports backquotes, job control, and improves tab completion, file matching, aliases, command history, and more.

v1.20

4 years ago
  • Uninstall support in ysetup
  • History -u (aliased to F7) to interactively select previous commands
  • Add support for bash-style tab completion with YORICOMPLETELISTALL=1
  • Add support for trailing backslashes in tab completion with YORICOMPLETEWITHTRAILINGSLASH=1
  • Support scroll lock and pause in ymore for suspending display
  • Allow mem to group processes with the same name
  • New tool - charmap for displaying ranges of characters
  • New tool - co for interactively moving, copying and deleting files
  • New tool - kill for terminating processes
  • New tool - stride for writing input lines periodically

v1.11

4 years ago

1.11 - 16 Oct 2019

  • Fix tail -f
  • Use correct color to display directory headers in sdir
  • Fix memory leak
  • Fix alt+nn handling again
  • Fix crash in more on 32 bit systems
  • Fix handling of undefined environment variables in set and if
  • Fix mouseover handling after completion scripts
  • Add new OS build string
  • Allow dir to hide hidden and system files