With this release, moor reports to the terminal when it's busy loading,
using the OSC 9;4 progress protocol supported by terminals such as
iTerm2.
Also in this release:
- Fixed a data loss bug where two moor instances sharing a search
history file could silently overwrite each other's committed
searches - Pressing 'n'/'N' with no active search now resumes the most recently
used search history entry instead of doing nothing. Thanks @knirch
for #455! - Fixed the status bar missing its separator between the filename and
the percentage while the reader was still paused during initial
loading - Importing search history from less now only imports its search
history, not its sub-command history - --help now documents the existing "+/pattern" syntax for searching
immediately on start