Releases: madbook/seline
Releases · madbook/seline
0.5.1
0.5.0
Changes
- 6bd9f17 Added
--no-colorflag to not use colors to display selection state - 3139bc4 Added
--lock-linesflag to prevent reordering lines.- 86c946c Enabled by default when using
-iflag
- 86c946c Enabled by default when using
- 6c641f1 Preserve whitespace at beginning of line
Bugfixes
- d7f022b Fix line indices returning as strings instead of numbers when using
-iflag - 824e7be Fix
-iflag not respecting--preserve-orderflag - e69f710 Fix
--preserve-orderflag prepending output with a blank line - b25153d Fix range select (shift + s) selecting non-selectable lines
- a76b057 Added missing descriptions of options to README
0.4.0
Changes
- Added ability to reorder lines
- Added
--skip-blanksflag to allow skipping over empty lines - Added
--skip-charargument to allow skipping over lines that start with a specified character
Bugfixes
- Fixed long lines not getting fully highlighted
0.3.0
Changes
- Updated visual style
- Added ability to select a range of options (
shift + s) - Added cursor navigation with left / right keys
- Added
--hide-numbersflag - Added
--preserve-orderflag - Added
--compactflag
Bugfixes
- Fixed
ctrl + cnot quitting