Skip to content

Version 0.4.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@JFreegman JFreegman released this 14 Jul 20:14
· 1193 commits to master since this release
v0.4.5
  • Fixed terminal resizing
  • Revamped help system
  • Improved behaviour of text input field and vastly increase buffer size
  • Added ability to yank previously discarded/killed lines
  • Added man-page(s)
  • Added setting to disable timestamps
  • Replaced auto-tools build-system with a much smaller plain makefile
  • Revamped prompt window and renamed to home
  • Fixed high idle CPU usage issue
  • Lots of other misc bug fixes, code refactoring, and under-the-hood improvements (now should compile without warnings on GCC and clang with -Wall)