Commit Graph

112 Commits (8ae78a2b8eb3f88f421bb32f7901671608600e85)

Author SHA1 Message Date
Timothy Stack 61f15891ec [display] Some log line display enhancements
This change adds back support for line scrubbing and
adds a column that displays the time offset from
different points in the file.  Also, try to handle
deleted files by dropping their lines from the display
view.

 * help.txt: Update the help text for the new features.
 * lnav.cc: Add scrub/time-offset key bindings.  Also
   added some more comments and added some handling for
   deleted files.
 * log_format_impls.cc: Add scrubbing for the generic
   log format that shortens timestamps and RDNS strings.
 * logfile_sub_source.cc: Add a time-offset column to
   the display.
 * textview_curses.cc: Some cleanup.
12 years ago
Timothy Stack 8c06e7bed0 [mouse] first pass at mouse support 13 years ago
Tim Stack 7d0e6583df Add 'C' hotkey for clearing the user-selected bookmarks 13 years ago
Timothy Stack 7ca5ae136c A bunch of minor cleanups and fixes 13 years ago
Tim Stack 47d7736153 add a "session" command and session file support 13 years ago
Tim Stack 860b6b2bc7 Remove some leftovers 14 years ago
Tim Stack e343eba7c0 Add a text file view and do various cleanups. 14 years ago
Timothy Stack dfac54b3ed Change the SQL view hotkey from '.' to 'V/v'. 15 years ago
tstack 2f7d8e1eee Fix the version number in configure.in (both of them!). Remove
the 's' hotkey from the help.txt since it doesn't work anymore.
At least mention pcre in the help.txt.
15 years ago
Timothy Stack 88889954b8 Fix a bunch of bugs. Add horizontal search support. 15 years ago
tstack 335dbadb22 random fixes 15 years ago
tstack b4ec432515 first commit 15 years ago