Releases: thanoulis/tedit
Releases · thanoulis/tedit
v1.7.11
Fixed
- Bug with focus on Save Dialog while closing tabs
- Typo in menu
Added
- On Top
- Force UTF-8 encoding on all systems
Changed
- Cursor blink time to 500ms
- Statusbar messages
- Line Spacing menu entries
v1.7.10
Added
- e (
e()
)
- π (
pi()
)
- φ (
phi()
)
constants for math engine
v1.7.9
Added
- Precision and trigonometric functions (degrees) on math engine
v1.7.8
Fixed
- Line numbers at word wrapping (fixes #1)
v1.7.7
Fixed
- Fixed "Unfold All" menu command
Improvements
- Clear selection on comboboxes
v1.7.6
Fixed
- Fixed a bug when reading from stdin
v1.7.5
Fixed
- Force utf-8 on Windows wrapped executable
(freewrap cannot set system encoding properly on Windows, so it's just a workaround)
v1.7.4
Fixed
Improvements
- Moved DnD namespace into tEdit namespace
- Line number area is minimum 3 characters wide
v1.7.3
Added
- Close other tabs (tabs menu option)
- Fold on block selection
Fixed
- No more stray extra index when unfolding
v1.7.2
Fixed
- Search & replace at cursor position
- Correctly save search & replace history lists
- Doesn't try to replace when search and replace terms are the same
Improvements
- Better messages when searching or replacing