Skip to content

v0.7.2

Compare
Choose a tag to compare
@o-sdn-o o-sdn-o released this 29 Apr 17:33
· 3678 commits to master since this release
1693730

GitHub all current

Changes

  • Terminal
    • Now you can change selection by holding Ctrl (invisible grips)
Terminal.Dev.2022-04-23.04-15-49.mp4
  • Fixed
    • [OS] Limit to only one server instance per user #206
    • [Parser] SIGSEGV on invalid UTF-8 input #205
    • pthread_mutex_destroy on mutex with waiters!#204
    • Deadlock on pasting large amount of data from clipboard #193
    • Minor fixes