Releases: madbook/seline
Releases · madbook/seline
0.5.1
0.5.0
Changes
- 6bd9f17 Added
--no-color
flag to not use colors to display selection state - 3139bc4 Added
--lock-lines
flag to prevent reordering lines.- 86c946c Enabled by default when using
-i
flag
- 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
-i
flag - 824e7be Fix
-i
flag not respecting--preserve-order
flag - e69f710 Fix
--preserve-order
flag 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-blanks
flag to allow skipping over empty lines - Added
--skip-char
argument 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-numbers
flag - Added
--preserve-order
flag - Added
--compact
flag
Bugfixes
- Fixed
ctrl + c
not quitting