Releases: chr-editor/chr
Releases · chr-editor/chr
Release list
0.1.81
- New Qt6 support with option -Dqt=qt6
For Qt6 support you need posixsignalmanager >= 0.3.1 and tuiwidgets >= 0.2.3 - Fix: Delete selected text on last line.
- Fix: With workaround for syntax highlighting problem in tuiwidgets.
- Disable active window layout in the menu.
- Standardize cancel button with markup.
0.1.80
Based on:
- New Upstream Release termpaint (0.3.1)
- New Upstream Release tuiwidgests (0.2.2)
New Features:
- Add QCommandLineOption -s to setup inline mode.
- Add SearchDialog: Add F3 to search.
- Add tests/meson.build and make it adjustable via the build option -Dtests=true
- File: After copying or press ESC, the select mode (F4) is ended.
- Extends meson by the function to set rpath with -Drpath=.
- Add Line Marker support.
0.1.79
0.1.78
- Fix: Delete Key with MultiCursor
- Fix Test: Include catch2 header from system and respect CATCH3
- Add meson.build: Run tests in verbose mode when supported.
- Add meson.build: Register tests executable
- Add meson.build: Install manpages
- Add +/searchword to start seach on open file