Commit Graph

9 Commits (e72d2e0869d8c77135038240250288bdbd75b11d)

Author SHA1 Message Date
Timothy Stack c4e9f58bf0 [bugs] fix some long-standing bugs
* grep_proc.cc: When a request is queued with the start line
   == -1, we need to start searching from the highest line
   ever seen and not the last line processed.
 * line_buffer.cc: If a partial line was read, we need to
   avoid returning another line if more data is appended
   to the file.
 * lnav.cc: Accept file name patterns on the command-line that
   don't match any files yet.  Initialize the screen before
   redirecting stderr to the log file or /dev/null.
 * log_format.hh: Add some comments.  Start to add back support
   for scrubbing.
 * logfile_sub_source.cc: Move scrubbing to the format impl.
 * textview_curses.hh: Add comments.
12 years ago
Tim Stack 7d0e6583df Add 'C' hotkey for clearing the user-selected bookmarks 13 years ago
Timothy Stack a92f53ffcb some example stuff 14 years ago
Tim Stack e47e3503eb cleanup 14 years ago
Tim Stack 9fb10d5340 fix some bugs on OS X and fix a bug that caused style attributes
to be misaligned for lines with tabs in them.
14 years ago
tstack fd7d59383b search fixes 14 years ago
Timothy Stack 88889954b8 Fix a bunch of bugs. Add horizontal search support. 15 years ago
Timothy Stack 1d40a8edcf build work 15 years ago
tstack b4ec432515 first commit 15 years ago