Commit Graph

  • 1bcc30159a [listview] add some padding to the line size when computing word-wrap to account for decorations v0.12.4-rc1 Tim Stack 2025-02-10 21:13:34 -08:00
  • dcafe5be60 [keymap] add F1 as another way to open the help view Tim Stack 2025-02-10 15:08:58 -08:00
  • 404402bba5 [listview] redo setting top/selection Tim Stack 2025-02-10 12:08:53 -08:00
  • dbc01e2fac [textinput] more notices Tim Stack 2025-02-09 21:57:16 -08:00
  • 8ce463c395 [listview] some tweaks for overlay Tim Stack 2025-02-09 10:31:24 -08:00
  • a12daf29db [textinput] use move_cursor_by() Timothy Stack 2025-02-09 07:26:11 -08:00
  • bbfc592721 [build] some cmake stuff and fix document.sections.tests Timothy Stack 2025-02-09 07:16:46 -08:00
  • db301800e0 [cmake] remove readline overlay Timothy Stack 2025-02-09 06:58:42 -08:00
  • 5cc2dc3de7 [textinput] play with undo support Tim Stack 2025-02-08 22:18:06 -08:00
  • e1fd4fab8e [listview] missed accounting for word-wrap in set_selection() Timothy Stack 2025-02-08 16:30:24 -08:00
  • 574df39d99 [listview] fix issues with scrolling up and there are overlays Tim Stack 2025-02-08 06:42:48 -08:00
  • cf6e39e2d1 [listview] try to fix some word-wrap issues Tim Stack 2025-02-07 22:19:06 -08:00
  • 8517f7d619 [docs] some more coverage of new features Tim Stack 2025-02-07 20:58:59 -08:00
  • 01b725b429 [news] mention using xterm-256color Tim Stack 2025-02-07 20:35:40 -08:00
  • 5900d64666 [tidy] remove unused simd stuff Tim Stack 2025-02-07 19:02:28 -08:00
  • 662bffc885 [ui] display a message if the terminal only supports 8 colors Tim Stack 2025-02-07 16:11:01 -08:00
  • c5688846b9 [notcurses] don't block waiting for da1 Tim Stack 2025-02-07 13:14:29 -08:00
  • e28fd9d66e [view_curses] xterm palette should only be used if colors > 8 Tim Stack 2025-02-07 12:53:54 -08:00
  • 6b91d8204f [textinput] cut word and other stuff Tim Stack 2025-02-07 10:23:28 -08:00
  • d69c0248b7 [textinput] more search and other improvements Tim Stack 2025-02-06 21:37:22 -08:00
  • afd420ba47 [textinput] support editing files in drive_textinput to make it easier to test Tim Stack 2025-02-05 22:22:43 -08:00
  • adbed78b6d [tests] set TZ to desensitize output Tim Stack 2025-02-04 15:56:07 -08:00
  • fc79d45d5e [tests] add a test for report-access-log Tim Stack 2025-02-04 15:04:00 -08:00
  • aaf929e2bd [notcurses] add bracketed paste support Tim Stack 2025-02-04 14:15:38 -08:00
  • 442dc216a2 [textinput] CTRL-Y pastes from sysclip Tim Stack 2025-02-04 09:14:13 -08:00
  • 0ab4003d51 [notcurses] try to improve error message when TERM is bad Tim Stack 2025-02-04 06:07:24 -08:00
  • 41bae096cc [textinput] double click support Tim Stack 2025-02-03 22:31:36 -08:00
  • 49d71c98ff [textinput] text selection Tim Stack 2025-02-03 15:59:24 -08:00
  • 3a85aa6934 [init.sql] remove silly foreign key reference Tim Stack 2025-02-03 05:42:06 -08:00
  • a33cff9219 [textinput] random fixes Tim Stack 2025-02-02 23:00:08 -08:00
  • d889e52de2 [notcurses] try to fix handlinga an escape sequence split across read() calls Timothy Stack 2025-02-02 22:51:30 -08:00
  • 44c05499e6 [highlight] refine regex Tim Stack 2025-02-02 15:55:59 -08:00
  • 86347bdb15 [textinput] more highlighter stuff Tim Stack 2025-02-02 10:15:08 -08:00
  • bef93250c9 [tidy] reduce highlighter copies Tim Stack 2025-02-02 09:13:45 -08:00
  • cd11c89dad [textinput] popup placement Tim Stack 2025-02-02 07:12:54 -08:00
  • f051a71688 [formats] support for hiding log_opid Tim Stack 2025-02-01 21:28:52 -08:00
  • 25921ceaf2 [build] remove deprecated macro Tim Stack 2025-02-01 13:59:40 -08:00
  • 2e7df49ccb Merge pull request #1381 from tstack/revert-1363-fix_cross_rust2 Tim Stack 2025-02-01 08:25:45 -08:00
  • ccea22ec6e Revert "Fix cross rust2" revert-1363-fix_cross_rust2 Tim Stack 2025-02-01 07:47:36 -08:00
  • 80c6cf8291 remove twitter link Tim Stack 2025-02-01 06:53:25 -08:00
  • 40ca817a58 Merge pull request #1363 from symphorien/fix_cross_rust2 Tim Stack 2025-02-01 06:49:07 -08:00
  • 549bf90bed [build] pr stuff Tim Stack 2025-02-01 06:43:03 -08:00
  • 20836319f2 [tests] re-enable test_tui.sh Tim Stack 2025-02-01 06:34:22 -08:00
  • a6eaa94874 [textinput] more hotkeys Tim Stack 2025-02-01 06:28:54 -08:00
  • 204171c2c4 [textinput] mouse stuff Tim Stack 2025-01-31 14:08:25 -08:00
  • c03a624560 [textinput] iterate some more Tim Stack 2025-01-31 13:15:38 -08:00
  • f1b579aae3 [text_format] add lnav script text format Tim Stack 2025-01-31 12:01:46 -08:00
  • e803d61573 [build] next problem in snap build Tim Stack 2025-01-31 11:36:23 -08:00
  • c5b0a3a9b1 [textinput] start a multiline text widget Tim Stack 2025-01-31 11:34:57 -08:00
  • 408aa58712 [tidy] const const const Tim Stack 2025-01-30 22:02:17 -08:00
  • ba2c50471d [build] try to fix snap build Tim Stack 2025-01-30 21:36:41 -08:00
  • 07920fb780 [tests] missed files# Please enter the commit message for your changes. Lines starting v0.12.4-beta2 Tim Stack 2025-01-30 15:47:54 -08:00
  • 2fb77b8915 [session] add (commented-out) hide-fields/show-fields commands to export Tim Stack 2025-01-30 15:10:40 -08:00
  • 4d624f5655 [java_log] make opid optional in java_log/spring1 Tim Stack 2025-01-30 13:34:22 -08:00
  • a74df968c3 [cell_container] compress chunks Tim Stack 2025-01-30 11:29:30 -08:00
  • d28b4c0e63 [log-view] add row-details support to log view Tim Stack 2025-01-30 06:36:15 -08:00
  • 2fad0e098f [attr_line] minor opt to from_table_cell_content() Tim Stack 2025-01-30 05:46:00 -08:00
  • 687722a52b [db] add support for hiding columns Tim Stack 2025-01-29 22:17:45 -08:00
  • e68e1835b4 [tests] missed updating makefile Tim Stack 2025-01-29 16:12:30 -08:00
  • 8cf5c0f2f4 [lnav_views] add "row_details" column Tim Stack 2025-01-29 15:36:58 -08:00
  • 2a6b866d3d [db-view] show all columns in overlay Tim Stack 2025-01-29 12:53:33 -08:00
  • 4d15ed7f29 [perf] improve db view rendering speed Tim Stack 2025-01-28 22:20:15 -08:00
  • 8d1d71fc0e [vtab] cleanup some vtab/extension stuff Tim Stack 2025-01-27 10:43:36 -08:00
  • 2555eb20fd [db_sub_source] delay allocator creation Timothy Stack 2025-01-26 22:50:56 -08:00
  • e8ec7506d1 [misc] churn churn Tim Stack 2025-01-26 21:29:47 -08:00
  • 5c526691a6 [build] turn of regex101 test Tim Stack 2025-01-26 20:50:26 -08:00
  • 60e209cdee [perf] move some json_path_containers to static vars in functions Tim Stack 2025-01-26 20:13:33 -08:00
  • 1aa05c2911 [base] more const Tim Stack 2025-01-26 15:57:05 -08:00
  • 691a6f894d [tidy] plug spectro leak Timothy Stack 2025-01-26 15:18:48 -08:00
  • 2e14202ac8 [vtab] handle vtab declare failure Tim Stack 2025-01-26 14:48:23 -08:00
  • 9b7ecf9c25 [perf] reduce allocations in config load path Timothy Stack 2025-01-26 09:23:20 -08:00
  • e174b18e8a [view_curses] fix an overflow issue Tim Stack 2025-01-26 06:55:17 -08:00
  • 10888647fd [notcurses] use atomic Tim Stack 2025-01-25 21:40:42 -08:00
  • 51916bbedc [perf] reduce arena size in column_namer Timothy Stack 2025-01-25 21:13:10 -08:00
  • 1c066ad0d3 [docs] update faq and cookbook Tim Stack 2025-01-25 10:39:13 -08:00
  • b6d188b7df [tests] add test for :adjust-log-time / :reset-session crash Tim Stack 2025-01-25 08:56:28 -08:00
  • a1c6f8e4fd [pretty] focused line in pretty view should be same as in source view Tim Stack 2025-01-24 22:48:52 -08:00
  • 0c6c48892d [docs] add cargo/rust to prereq Tim Stack 2025-01-24 17:23:49 -08:00
  • d9063a6d6c [docs] try another lightbox extension Tim Stack 2025-01-24 17:12:46 -08:00
  • 97dd682ef6 [docs] incorporate feedback on perf section Tim Stack 2025-01-24 15:13:20 -08:00
  • 5a6465cddc [session] clobber adjusted time Tim Stack 2025-01-24 13:45:46 -08:00
  • 69254dc9ce [session] force rebuild when resetting session Tim Stack 2025-01-24 12:17:06 -08:00
  • d67aa09635 [java_log] tweak regexes to account for padding in thread/class columns Tim Stack 2025-01-24 10:53:36 -08:00
  • 660d503a0b [build] fix some constexpr issues Tim Stack 2025-01-24 10:15:41 -08:00
  • c9dc1e4c08 constexpr all the things Tim Stack 2025-01-24 07:27:06 -08:00
  • 571e0b8513 [management] add a "format test" sub command Tim Stack 2025-01-24 06:30:05 -08:00
  • d5fff8e555 [ui] add some more stuff to the file details panel Tim Stack 2025-01-23 13:57:11 -08:00
  • 96bd8551a7 [readline] fix a tab issue Tim Stack 2025-01-23 13:38:03 -08:00
  • a5586f28e4 [docs] add a performance section v0.12.4-beta1 Tim Stack 2025-01-23 09:42:43 -08:00
  • ad3082d258 [build] work around long arg list issue Tim Stack 2025-01-19 10:19:43 -08:00
  • 53a46afc3c [build] try bumping stack limit Tim Stack 2025-01-19 09:12:32 -08:00
  • c11e923e56 [db] show errors for __lnav_style__ Tim Stack 2025-01-18 22:13:48 -08:00
  • 33657292b3 [db] support for custom styling of rows Tim Stack 2025-01-18 15:55:18 -08:00
  • 5c9c89d9a3 [docs] use "focused" instead of "top" in command help Tim Stack 2025-01-18 06:48:53 -08:00
  • 2b4df76330 [docs] updates for latest changes Tim Stack 2025-01-17 22:29:28 -08:00
  • f9e33e70d4 Merge pull request #1371 from sureshsundriyal/master Tim Stack 2025-01-17 16:11:08 -08:00
  • c381a05092 [build] more win Tim Stack 2025-01-17 15:48:03 -08:00
  • e95c4df9a1 [btresolver] Update the URL. Suresh Sundriyal 2025-01-17 15:06:54 -08:00
  • 62a879671d [build] win again Tim Stack 2025-01-17 15:02:22 -08:00
  • 7bca5bca87 [tests] missed adding expected Tim Stack 2025-01-17 14:56:01 -08:00