6.0.0-a.3
Pre-release
Pre-release
- fix: fix build problem on 32-bit systems; this was a regression introduced in 6.0.0-a.2 (6c8e2a3e3b5acd00).
- docs: drop unnecessary
{ remap = true }
from mapping instructions (#401) - feat: implement fallback for when
find
,git
, orrg
return no results (9e8c790ca718b40f2). - refactor: hide standard error output from
find
,git
andrg
(b229d929ae2a55a7b). - fix: don't let control characters mess up the display (#402).