Command to backfill to last entry
This commit is contained in:
parent
2abc99ff3b
commit
e158378a13
2 changed files with 95 additions and 0 deletions
|
|
@ -955,6 +955,8 @@ fn render_log_view_help(frame: &mut Frame, app: &App) {
|
|||
"Actions:",
|
||||
"- e: Edit the selected entry (Entry level only)",
|
||||
"- x: Delete the selected entry (Entry level only)",
|
||||
"- b: Backfill - set entry start time to previous entry's end time",
|
||||
" (Entry level, By Date view only)",
|
||||
"- c: Copy selection to clipboard (works at all levels)",
|
||||
" Copies based on current selection level",
|
||||
"",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue