Skip to content

v0.4.0: Command History, Scrolling, Keyboard Shortcuts

Compare
Choose a tag to compare
@tedivm tedivm released this 28 May 23:04
· 63 commits to master since this release
  • Command history can be accessed using the up and down keys.
  • Scrolling through the console history can be done with the page up, page down, alt up and alt down.
  • Keyboard shortcuts for editing line (ctrl u to clear, ctrl a to do to the beginning of a line, ctrl e to go to the end).
  • Improved memory usage.
  • Early connect to Screeps server to detect errors sooner.