Skip to content

Releases: walles/moar

0.9.16

27 Nov 20:22
Compare
Choose a tag to compare
Render man page bullet points properly

0.9.15: Fix problems finding formatted text

26 Nov 20:23
Compare
Choose a tag to compare
Before this release, formatted text would be highlighted correctly, but the
search wouldn't find it.

0.9.14: Handle long lines

20 Nov 08:08
Compare
Choose a tag to compare
This release also improves the please-report-problems nudging,
and general error reporting when things go wrong.

0.9.13

19 Nov 11:50
Compare
Choose a tag to compare
Show line numbers while paging

0.9.12: Improve mouse wheel support

14 Nov 06:51
Compare
Choose a tag to compare
With this release moar responds to mouse wheel events reported
by the terminal.

0.9.11

13 Nov 15:21
Compare
Choose a tag to compare
Fix crash on 32 bit builds

0.9.10: Highlight the right cells in unicode search hits

06 Nov 20:47
Compare
Choose a tag to compare
* 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

30 Oct 21:07
Compare
Choose a tag to compare
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

05 Aug 05:22
Compare
Choose a tag to compare
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

27 Jun 04:02
Compare
Choose a tag to compare

Fixes crash while searching on modern Rubies.