Releases: walles/moar
Releases · walles/moar
0.9.15: Fix problems finding formatted text
Before this release, formatted text would be highlighted correctly, but the search wouldn't find it.
0.9.14: Handle long lines
This release also improves the please-report-problems nudging, and general error reporting when things go wrong.
0.9.13
0.9.12: Improve mouse wheel support
With this release moar responds to mouse wheel events reported by the terminal.
0.9.11
0.9.10: Highlight the right cells in unicode search hits
* Merge branch 'walles/test-line-creation' * Fix environment depending test failure * Fix crash removing unicode char from search string * release.sh usability fix
0.9.9: Add support for LESS_TERMCAP_xx variables
Adapt to those when viewing man pages. This release also adds 24 bit and 8 bit color support.
0.9.8: Re-write in Go
This version: * Reads input asynchronously in the background, no stalls on slow pipes * Is easier to install, no Ruby VM version dependencies
Release 0.9.7
Fixes crash while searching on modern Rubies.
s/GNU Source Highlight/highlight/
Prefer highlight to GNU Source Highlight.
GNU Source Highlight's development seems to have stopped early 2015, and lacks highlighting for a number of things I care about.