Releases: fbeline/luneta
Releases · fbeline/luneta
Release v0.4.0
Supporting colors.
Release v0.3.3
Stop static linking dependencies
Add libncurses5 as a stage-package in snapcraft.yaml.
Release v0.3.2
Fixes:
- Properly returning application exit code.
Release v0.3.1
Fixes:
- Exits without writing to the stdout when CTRL+D / ESC
Release v0.3.0
Keyboard shorcuts
- CTRL + n: next selection
- CTRL + p: previous selection
- CTRL + a: beggining of the line
- CTRL + e: end of the line
- CTRL + u: erase all the character before and after the cursor
- CTRL + d: exi
Release v0.2.2
- Support for unicode characters.
Minor changes
v0.2.1 :nail_care:
Improvements
General improvements
- parsing command-line args
- new param: set window height
- new param: version
- fix string chop
Fuzzy algorithm
Upgrade fuzzyd version.
First release
v0.1.0 Update README.md