Releases: CFiggers/joule-editor
Releases · CFiggers/joule-editor
Bug Fix Release (0.0.4-b)
What's Changed
Bugfix:
- Fix program freeze when pressing Esc key
Full Changelog: https://github.com/CFiggers/joule-editor/commits/0.0.4
Bug Fix Release (0.0.4-a)
What's Changed
Bugfixes:
- Ctrl + C on program startup causes crash
- Program startup with few terminal rows causes crash
- Some keys (Home, End, PgUp, PgDn, Backspace, Delete, key combos w/ left and right arrows) don't reset x-position memory
- Delete key not working
- Resizing terminal window interpreted as space key
Full Changelog: https://github.com/CFiggers/joule-editor/commits/0.0.4
Version Release (v0.0.4)
What's Changed
New Features
- Mouse support (clicks and scrolling)
- File type detection
Bug Fixes
- Numerous
Full Changelog: https://github.com/CFiggers/joule-editor/commits/0.0.4
Bug Fix Release (0.0.3-a)
What's Changed
Minor bug fix.
Full Changelog: https://github.com/CFiggers/joule-editor/commits/master
Version Release (v0.0.3)
What's Changed
New Features
- Shift + Del to delete an entire row
- Select text with Shift + Arrows (same line only for now)
- Jump to row number (Ctrl + G)
- Navigate by word with Ctrl + Arrows
- Basic Clipboard functionality and Copy (Ctrl + C) / Cut (Ctrl + X) / Paste (Ctrl + P)
Bug Fixes
- Glitches when exiting modals and return to cursor position
- Bugs in confirm-lose-changes modal
Full Changelog: https://github.com/CFiggers/joule-editor/commits/0.0.3
Version Release (v0.0.2)
What's Changed
New Features
- Incremental highlight of search while typing
- Debug Mode
Bug Fixes
- Backspace handling in modals
- Return to original position when cancelling search modal
- Search skips first on-screen result
Full Changelog: https://github.com/CFiggers/joule-editor/commits/0.0.2
Initial Release (v0.0.1)
What's Changed
- Initial release. Ready, Set, GO!
Full Changelog: https://github.com/CFiggers/joule-editor/commits/0.0.1