Skip to content

v0.11.0

Latest
Compare
Choose a tag to compare
@mr152here mr152here released this 16 Jun 14:48
· 2 commits to master since this release

New features (please read the manual for more details):

  • findstring, findunicodestring, findallstrings, findallunicodestrings commands now uses regex instead of substring
  • filter now use regex instead of list of substrings
  • command aliases can by defined in configuration config.toml file
  • command/user input history can be predefined in config.toml file
  • more dynamic helper/tips command/user input dialog

Fixed bugs

  • fixed screen flickering in byte and word screens
  • FileBuffer doesn't use hashes anymore to detect buffer changes