lnav/src
Fulvio Scapin 4b7c9ef54c [view_curses] Fix for fg colour and reverse attribute for separator bars
Elements of type VC_GRAPHIC used as column separators, when used
along with background coloured bars to express numeric column values,
maintain alternate-line reversing of colours when inside the bar range
and take the foreground color of the last coloured bar on the line even
though are not placed in the coloured range of characters.
This commit fixes this.
2022-09-04 23:36:17 +02:00
..
base [view_curses] add a unit type to line_range 2022-09-03 08:49:47 -07:00
fmtlib [libs] bump fmt version 2022-07-06 22:19:39 -07:00
formats [sql] extract() assumed too much about elements 2022-09-01 14:33:51 -07:00
ghc [libs] bump ghc::filesystem 2022-07-06 22:30:51 -07:00
internals [sql] extract() assumed too much about elements 2022-09-01 14:33:51 -07:00
keymaps [formats] add logfmt 2021-10-02 23:17:33 -07:00
mapbox [debt] fix a leak in lnav_view_filters 2020-12-31 22:55:34 -08:00
pcrepp [pcrepp] handle defined capture groups 2022-08-02 13:38:43 -07:00
pugixml [libs] bump pugixml version 2022-07-06 21:22:14 -07:00
remote [clang-format] init 2022-03-16 15:38:08 -07:00
safe Add final linux LF newline 2021-08-25 10:12:38 +00:00
scripts [views] fix an issue with the log view not updating when switching back from text 2021-09-09 13:03:43 -07:00
spookyhash [cmds] add :export-session command 2022-07-20 22:01:17 -07:00
tailer [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
themes [docs] start updating screenshots 2022-08-07 10:00:34 -07:00
third-party [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
ww898 [debt] more tech debt 2020-11-12 21:58:40 -08:00
yajl [afl] some more fixes for fuzzer bugs 2022-05-23 21:41:50 -07:00
yajlpp [sql] extract() assumed too much about elements 2022-09-01 14:33:51 -07:00
CMakeLists.txt [cmake] add missing time format 2022-08-29 09:37:58 -07:00
Makefile.am [build] missed new file 2022-08-28 19:41:56 -07:00
all_logs_vtab.cc [db] move the shared_buffer_ref out of logline_value 2022-07-24 23:29:46 -07:00
all_logs_vtab.hh [db] move the shared_buffer_ref out of logline_value 2022-07-24 23:29:46 -07:00
alpha-release.sh [build] run ldd on the generated binary 2017-04-08 17:32:16 -07:00
ansi-palette.json [config] initial support for themes 2019-05-03 13:50:19 -07:00
archive_manager.cc [line_buffer] cache compressed files 2022-08-01 14:56:48 -07:00
archive_manager.cfg.hh [build] fix some warnings 2022-08-12 22:07:33 -07:00
archive_manager.hh [modernize] some more cleanups 2022-03-31 08:59:33 -07:00
big_array.hh [clang-format] init 2022-03-16 15:38:08 -07:00
bin2c.hh [clang-format] init 2022-03-16 15:38:08 -07:00
bookmarks.cc [views] add a breadcrumb view 2022-05-10 21:58:32 -07:00
bookmarks.hh [mark-expr] expression marks should count when showing elapsed time 2022-06-29 11:04:37 -07:00
bottom_status_source.cc [build] fix some warnings 2022-08-12 22:07:33 -07:00
bottom_status_source.hh [build] fix some warnings 2022-08-12 22:07:33 -07:00
bound_tags.hh [secure] start to update secure-mode 2022-07-19 23:48:25 -07:00
breadcrumb.hh [perf] fix some performance issues with log vtabs 2022-06-10 21:17:02 -07:00
breadcrumb_curses.cc [line_buffer] add some performance counters for tracking SQL perf 2022-07-27 21:49:14 -07:00
breadcrumb_curses.hh [md4c] initial markdown support 2022-05-22 20:44:18 -07:00
byte_array.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
collation-functions.cc [build] some clang-tidy fixes 2022-03-25 16:38:11 -07:00
column_namer.cc [line_buffer] add some performance counters for tracking SQL perf 2022-07-27 21:49:14 -07:00
column_namer.hh [line_buffer] add some performance counters for tracking SQL perf 2022-07-27 21:49:14 -07:00
command_executor.cc [cmds] reduce next/prev mark errors to info to make them less noisy 2022-08-29 02:54:31 -07:00
command_executor.hh [db] move the shared_buffer_ref out of logline_value 2022-07-24 23:29:46 -07:00
config.cmake.h.in [error] leverage sqlite3_error_offset 2022-07-08 14:17:34 -07:00
curl_looper.cc [perf] fix url download performance 2022-06-03 21:41:21 -07:00
curl_looper.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
data_parser.cc [views] add a breadcrumb view 2022-05-10 21:58:32 -07:00
data_parser.hh [clang-format] init 2022-03-16 15:38:08 -07:00
data_scanner.cc [logfile] move bookmark_metadata to logfiles 2022-08-19 20:01:25 -07:00
data_scanner.hh [logfile] move bookmark_metadata to logfiles 2022-08-19 20:01:25 -07:00
data_scanner_re.cc [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
data_scanner_re.re [data_scanner] hack to recognize some windows paths 2022-08-20 21:23:42 -07:00
db_sub_source.cc [scn] more scnlib conversions 2022-07-29 21:58:08 -07:00
db_sub_source.hh [line_buffer] add some performance counters for tracking SQL perf 2022-07-27 21:49:14 -07:00
doc_status_source.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
document.sections.cc [logfile] move bookmark_metadata to logfiles 2022-08-19 20:01:25 -07:00
document.sections.hh [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
dump_internals.cc [user_notifications] treat message as markdown 2022-08-29 16:00:33 -07:00
dump_internals.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
elem_to_json.cc [sql] extract() assumed too much about elements 2022-09-01 14:33:51 -07:00
elem_to_json.hh [clang-format] init 2022-03-16 15:38:08 -07:00
emojis.json [md4c] initial markdown support 2022-05-22 20:44:18 -07:00
environ_vtab.cc [demo] build/deploy stuff for ssh-based demo 2022-08-28 23:07:55 -07:00
environ_vtab.hh [build] some clang-tidy fixes 2022-03-25 16:38:11 -07:00
extension-functions.cc [clang-format] init 2022-03-16 15:38:08 -07:00
field_overlay_source.cc [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
field_overlay_source.hh [logfile] move bookmark_metadata to logfiles 2022-08-19 20:01:25 -07:00
file_collection.cc [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
file_collection.hh [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
file_format.cc [modernize] some more cleanups 2022-03-31 08:59:33 -07:00
file_format.hh [build] some clang-tidy fixes 2022-03-25 16:38:11 -07:00
file_vtab.cc [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
file_vtab.cfg.hh [clang-format] init 2022-03-16 15:38:08 -07:00
files_sub_source.cc [line_buffer] add some performance counters for tracking SQL perf 2022-07-27 21:49:14 -07:00
files_sub_source.hh [build] some clang-tidy fixes 2022-03-25 16:38:11 -07:00
filter_observer.cc [rescan] automatically pop the text view when the last text file is promoted 2022-04-04 21:54:20 -07:00
filter_observer.hh [build] some clang-tidy fixes 2022-03-25 16:38:11 -07:00
filter_status_source.cc [line_buffer] add some performance counters for tracking SQL perf 2022-07-27 21:49:14 -07:00
filter_status_source.hh [console] colorize console output 2022-04-12 16:07:13 -07:00
filter_sub_source.cc [tutorial] add more steps to the first tutorial 2022-08-30 13:23:15 -07:00
filter_sub_source.hh [spectro] add a summary overlay to the selected position and show log messages in a panel 2022-07-05 11:06:37 -07:00
format2csv.py [modernize] some more cleanups 2022-03-31 08:59:33 -07:00
fs-extension-functions.cc [modernize] some more cleanups 2022-03-31 08:59:33 -07:00
fstat_vtab.cc [sql] extract() assumed too much about elements 2022-09-01 14:33:51 -07:00
fstat_vtab.hh [clang-format] init 2022-03-16 15:38:08 -07:00
fts_fuzzy_match.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
fts_fuzzy_match.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
grep_highlighter.hh [clang-format] init 2022-03-16 15:38:08 -07:00
grep_proc.cc [vtab] add indexes for text columns 2022-07-10 21:00:45 -07:00
grep_proc.hh [vtab] add indexes for text columns 2022-07-10 21:00:45 -07:00
help.md [user_notifications] treat message as markdown 2022-08-29 16:00:33 -07:00
help.txt Clarify that keybindings listed are default 2021-10-18 08:09:29 +03:00
help_text.cc [clang-format] init 2022-03-16 15:38:08 -07:00
help_text.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
help_text_formatter.cc [sql] some more error improvements 2022-07-13 15:43:41 -07:00
help_text_formatter.hh [sql] some more error improvements 2022-07-13 15:43:41 -07:00
highlighter.cc [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
highlighter.hh [highlights] reprioritize highlighters to prefer formats over themes 2022-08-03 06:48:59 -07:00
hist_source.cc [view_curses] add a unit type to line_range 2022-09-03 08:49:47 -07:00
hist_source.hh [view_curses] add a unit type to line_range 2022-09-03 08:49:47 -07:00
hotkeys.cc [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
hotkeys.hh [clang-format] init 2022-03-16 15:38:08 -07:00
init.sql [status] some more user notification tweaks 2022-07-15 21:41:47 -07:00
input_dispatcher.cc [build] fix some warnings 2022-06-04 22:58:19 -07:00
input_dispatcher.hh [clang-format] init 2022-03-16 15:38:08 -07:00
itertools.similar.hh [views] add a breadcrumb view 2022-05-10 21:58:32 -07:00
json-extension-functions.cc [tests] coverage for json SQL funcs 2022-08-16 20:46:23 -07:00
k_merge_tree.h [wrap] start support for word wrapping and fix a variety of glitches 2013-11-06 07:29:20 -08:00
line_buffer.cc [build] fix static var issue 2022-09-04 07:13:32 -07:00
line_buffer.hh [build] fix static var issue 2022-09-04 07:13:32 -07:00
listview_curses.cc [lo-fi] try to maintain the position of lines on the display 2022-08-05 16:09:54 -07:00
listview_curses.hh [session] some improvements to session export 2022-08-03 10:55:18 -07:00
lnav.cc [build] try to fix brew build error 2022-09-01 21:46:59 -07:00
lnav.events.cc [user_notifications] treat message as markdown 2022-08-29 16:00:33 -07:00
lnav.events.hh [user_notifications] treat message as markdown 2022-08-29 16:00:33 -07:00
lnav.hh [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
lnav.indexing.cc [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
lnav.indexing.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
lnav.management_cli.cc [libs] bump fmt version 2022-07-06 22:19:39 -07:00
lnav.management_cli.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
lnav_commands.cc [tutorial] add more steps to the first tutorial 2022-08-30 13:23:15 -07:00
lnav_commands.hh [clang-format] init 2022-03-16 15:38:08 -07:00
lnav_config.cc [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
lnav_config.hh [logfile_sub_source] add log message watch expressions 2022-06-28 22:23:56 -07:00
lnav_config_fwd.hh [logfile_sub_source] add log message watch expressions 2022-06-28 22:23:56 -07:00
lnav_util.cc [docs] some more updates to docs 2022-08-08 23:14:02 -07:00
lnav_util.hh [secure-mode] some more restrictions 2022-07-21 23:30:49 -07:00
log.watch.cc [logfile] move bookmark_metadata to logfiles 2022-08-19 20:01:25 -07:00
log.watch.hh [logfile_sub_source] add log message watch expressions 2022-06-28 22:23:56 -07:00
log_accel.cc [clang-format] init 2022-03-16 15:38:08 -07:00
log_accel.hh [clang-format] init 2022-03-16 15:38:08 -07:00
log_actions.cc [db] move the shared_buffer_ref out of logline_value 2022-07-24 23:29:46 -07:00
log_actions.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
log_data_helper.cc [db] move the shared_buffer_ref out of logline_value 2022-07-24 23:29:46 -07:00
log_data_helper.hh [db] move the shared_buffer_ref out of logline_value 2022-07-24 23:29:46 -07:00
log_data_table.cc [scn] more scnlib conversions 2022-07-29 21:58:08 -07:00
log_data_table.hh [db] move the shared_buffer_ref out of logline_value 2022-07-24 23:29:46 -07:00
log_format.cc [log_formats] JSON number time to local time zone 2022-09-02 23:06:03 -07:00
log_format.hh [logfile] move bookmark_metadata to logfiles 2022-08-19 20:01:25 -07:00
log_format_ext.hh [db] move the shared_buffer_ref out of logline_value 2022-07-24 23:29:46 -07:00
log_format_fwd.hh [formats] add description and level properties to tag definitions 2022-08-20 06:41:44 -07:00
log_format_impls.cc [line_buffer] add some performance counters for tracking SQL perf 2022-07-27 21:49:14 -07:00
log_format_loader.cc [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
log_format_loader.hh [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
log_gutter_source.hh [mark-expr] expression marks should count when showing elapsed time 2022-06-29 11:04:37 -07:00
log_level.cc [tests] text file handling and make sure the progress status bar is updated during SQL processing 2022-07-22 22:21:16 -07:00
log_level.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
log_level_re.cc [clang-format] init 2022-03-16 15:38:08 -07:00
log_level_re.re [debt] doing some cleanup 2020-11-09 22:17:17 -08:00
log_search_table.cc [search-table] fix clearing of message data 2022-08-15 21:45:31 -07:00
log_search_table.hh [db] move the shared_buffer_ref out of logline_value 2022-07-24 23:29:46 -07:00
log_vtab_impl.cc [logfile] move bookmark_metadata to logfiles 2022-08-19 20:01:25 -07:00
log_vtab_impl.hh [line_buffer] add some performance counters for tracking SQL perf 2022-07-27 21:49:14 -07:00
logfile.cc [line_buffer] fix some long-line handling 2022-09-04 06:38:39 -07:00
logfile.cfg.hh [perf] fix some text file loading issues 2022-07-07 22:13:18 -07:00
logfile.hh [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
logfile_fwd.hh [modernize] some more cleanups 2022-03-31 08:59:33 -07:00
logfile_stats.hh [clang-format] init 2022-03-16 15:38:08 -07:00
logfile_sub_source.cc [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
logfile_sub_source.cfg.hh [logfile_sub_source] add log message watch expressions 2022-06-28 22:23:56 -07:00
logfile_sub_source.hh [leak] fix leak of pcrepp object 2022-08-29 22:07:05 -07:00
md2attr_line.cc [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
md2attr_line.hh [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
md4cpp.cc [user_notifications] treat message as markdown 2022-08-29 16:00:33 -07:00
md4cpp.hh [md4c] initial markdown support 2022-05-22 20:44:18 -07:00
network-extension-functions.cc [sql] consolidate the encoders to a single function 2022-07-30 13:18:55 -07:00
optional.hpp [attr_line] use variant instead of a union for attribute values 2022-03-31 23:21:59 -07:00
pcap_manager.cc [afl] some more fixes for fuzzer bugs 2022-05-23 21:41:50 -07:00
pcap_manager.hh [modernize] some more cleanups 2022-03-31 08:59:33 -07:00
piper_proc.cc [line_buffer] fix some long-line handling 2022-09-04 06:38:39 -07:00
piper_proc.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
plain_text_source.cc [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
plain_text_source.hh [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
plugins.hh [clang-format] init 2022-03-16 15:38:08 -07:00
pollable.cc [sysclip] support osc 52 for copying to the clipboard 2022-07-12 13:16:13 -07:00
pollable.hh [sysclip] support osc 52 for copying to the clipboard 2022-07-12 13:16:13 -07:00
pretty_printer.cc [md4c] initial markdown support 2022-05-22 20:44:18 -07:00
pretty_printer.hh [perf] fix some performance issues with log vtabs 2022-06-10 21:17:02 -07:00
preview_status_source.hh [console] colorize console output 2022-04-12 16:07:13 -07:00
ptimec.c [perf] try to overlap line buffer i/o 2022-07-07 10:05:06 -07:00
ptimec.hh [tutorial] add more steps to the first tutorial 2022-08-30 13:23:15 -07:00
ptimec_rt.cc [ptimec_rt] restore '%a' handling 2022-08-31 09:27:59 -07:00
readline_callbacks.cc [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
readline_callbacks.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
readline_context.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
readline_curses.cc [tutorial] add more steps to the first tutorial 2022-08-30 13:23:15 -07:00
readline_curses.hh [tutorial] add more steps to the first tutorial 2022-08-30 13:23:15 -07:00
readline_highlighters.cc [markdown] recognize more code fence langs 2022-08-21 22:02:46 -07:00
readline_highlighters.hh [markdown] recognize more code fence langs 2022-08-21 22:02:46 -07:00
readline_possibilities.cc [logfile] move bookmark_metadata to logfiles 2022-08-19 20:01:25 -07:00
readline_possibilities.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
regex101.client.cc [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
regex101.client.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
regex101.import.cc [formats] more vmw format updates 2022-06-06 21:23:33 -07:00
regex101.import.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
regexp_vtab.cc [sql] extract() assumed too much about elements 2022-09-01 14:33:51 -07:00
regexp_vtab.hh [clang-format] init 2022-03-16 15:38:08 -07:00
relative_time.cc [scn] more scnlib conversions 2022-07-29 21:58:08 -07:00
relative_time.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
ring_span.hh [clang-format] init 2022-03-16 15:38:08 -07:00
root-config.json [ui] add back top status bar 2022-07-14 22:32:38 -07:00
sequence_matcher.cc [modernize] some more cleanups 2022-03-31 08:59:33 -07:00
sequence_matcher.hh [clang-format] init 2022-03-16 15:38:08 -07:00
sequence_sink.hh [clang-format] init 2022-03-16 15:38:08 -07:00
service_tags.hh [clang-format] init 2022-03-16 15:38:08 -07:00
session.export.cc [session] some more session docs 2022-08-13 21:42:41 -07:00
session.export.hh [cmds] add :export-session command 2022-07-20 22:01:17 -07:00
session_data.cc [user_notifications] treat message as markdown 2022-08-29 16:00:33 -07:00
session_data.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
shared_buffer.cc [line_buffer] cache compressed files 2022-08-01 14:56:48 -07:00
shared_buffer.hh [line_buffer] cache compressed files 2022-08-01 14:56:48 -07:00
shlex.cc [clang-format] init 2022-03-16 15:38:08 -07:00
shlex.hh [session] add time_offset of files to session exports 2022-07-21 15:44:30 -07:00
shlex.resolver.hh [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
simdutf8check.h [build] some refactoring of files 2019-05-08 05:30:59 -07:00
spectro_impls.cc [spectro] show DB overlay and handle values in an empty range 2022-08-10 14:37:49 -07:00
spectro_impls.hh [spectro] improve error messages and fix some issues with invalidation 2022-07-06 11:56:29 -07:00
spectro_source.cc [spectro] show DB overlay and handle values in an empty range 2022-08-10 14:37:49 -07:00
spectro_source.hh [spectro] improve error messages and fix some issues with invalidation 2022-07-06 11:56:29 -07:00
sql_commands.cc [secure] start to update secure-mode 2022-07-19 23:48:25 -07:00
sql_help.hh [vtab] some more indexing fixes 2022-07-11 00:09:08 -07:00
sql_util.cc [db] fix leaked db connection 2022-08-29 21:53:20 -07:00
sql_util.hh [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
sqlite-extension-func.cc [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
sqlite-extension-func.hh [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
sqlitepp.cc [line_buffer] cache compressed files 2022-08-01 14:56:48 -07:00
sqlitepp.client.hh [session] add time_offset of files to session exports 2022-07-21 15:44:30 -07:00
sqlitepp.hh [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
state-extension-functions.cc [session] add time_offset of files to session exports 2022-07-21 15:44:30 -07:00
static_file_vtab.cc [demo] build/deploy stuff for ssh-based demo 2022-08-28 23:07:55 -07:00
static_file_vtab.hh [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
statusview_curses.cc [user_notifications] treat message as markdown 2022-08-29 16:00:33 -07:00
statusview_curses.hh [user_notifications] treat message as markdown 2022-08-29 16:00:33 -07:00
string-extension-functions.cc [build] fix some warnings 2022-08-12 22:07:33 -07:00
strong_int.hh [clang-format] init 2022-03-16 15:38:08 -07:00
styling.cc [yajlpp] add for_child() helper 2022-06-22 11:25:11 -07:00
styling.hh [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
sysclip.cc [sysclip] support osc 52 for copying to the clipboard 2022-07-12 13:16:13 -07:00
sysclip.cfg.hh [build] fix some warnings 2022-06-04 22:58:19 -07:00
sysclip.hh [sysclip] support osc 52 for copying to the clipboard 2022-07-12 13:16:13 -07:00
term_extra.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
termios_guard.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
test_override.c override gettimeofday for testing 2015-04-04 03:42:26 -07:00
text_format.cc [text_format] recognize .markdown extension 2022-08-31 09:27:46 -07:00
text_format.hh [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
textfile_highlighters.cc [search-table] improve preview highlighting 2022-07-31 07:44:22 -07:00
textfile_highlighters.hh [clang-format] init 2022-03-16 15:38:08 -07:00
textfile_sub_source.cc [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
textfile_sub_source.hh [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
textview_curses.cc [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
textview_curses.hh [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
textview_curses_fwd.hh [highlights] reprioritize highlighters to prefer formats over themes 2022-08-03 06:48:59 -07:00
time-extension-functions.cc [nits] miscellaneous issues 2022-07-11 23:17:42 -07:00
time_T.hh [clang-format] init 2022-03-16 15:38:08 -07:00
time_formats.am [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
timer.cc [clang-format] init 2022-03-16 15:38:08 -07:00
timer.hh [clang-format] init 2022-03-16 15:38:08 -07:00
top_status_source.cc [user_notifications] treat message as markdown 2022-08-29 16:00:33 -07:00
top_status_source.hh [ui] add back top status bar 2022-07-14 22:32:38 -07:00
top_sys_status_source.hh [console] colorize console output 2022-04-12 16:07:13 -07:00
unique_path.cc [clang-format] init 2022-03-16 15:38:08 -07:00
unique_path.hh [views] add a breadcrumb view 2022-05-10 21:58:32 -07:00
url_loader.hh [perf] fix url download performance 2022-06-03 21:41:21 -07:00
view_curses.cc [view_curses] Fix for fg colour and reverse attribute for separator bars 2022-09-04 23:36:17 +02:00
view_curses.hh [build] try to fix brew build error 2022-09-01 21:46:59 -07:00
view_helpers.cc [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00
view_helpers.crumbs.hh [views] add a breadcrumb view 2022-05-10 21:58:32 -07:00
view_helpers.examples.hh [console] colorize console output 2022-04-12 16:07:13 -07:00
view_helpers.hh [ui] handle resizes during sql execution 2022-08-03 16:05:37 -07:00
view_helpers.hist.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
views_vtab.cc [leak] fix leak of pcrepp object 2022-08-29 22:07:05 -07:00
views_vtab.hh [clang-format] init 2022-03-16 15:38:08 -07:00
vis_line.hh [clang-format] init 2022-03-16 15:38:08 -07:00
vt52_curses.cc [session] some improvements to session export 2022-08-03 10:55:18 -07:00
vt52_curses.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
vtab_module.cc [sql] extract() assumed too much about elements 2022-09-01 14:33:51 -07:00
vtab_module.hh [sql] extract() assumed too much about elements 2022-09-01 14:33:51 -07:00
vtab_module_json.hh [line_buffer] add some performance counters for tracking SQL perf 2022-07-27 21:49:14 -07:00
xml-entities.json [md4c] initial markdown support 2022-05-22 20:44:18 -07:00
xml_util.cc [build] silence some warnings 2022-03-28 22:00:49 -07:00
xml_util.hh [clang-format] init 2022-03-16 15:38:08 -07:00
xpath_vtab.cc [sql] extract() assumed too much about elements 2022-09-01 14:33:51 -07:00
xpath_vtab.hh [clang-format] init 2022-03-16 15:38:08 -07:00
xterm-palette.json [config] initial support for themes 2019-05-03 13:50:19 -07:00
xterm_mouse.cc [clang-format] init 2022-03-16 15:38:08 -07:00
xterm_mouse.hh [regex101] add an integration with regex101 2022-04-30 13:06:01 -07:00
yaml-extension-functions.cc [markdown] add support for going to an anchor 2022-08-28 18:55:32 -07:00