Commit Graph

7 Commits (8941f28c3ee8df25e47abbd310ede2e087c84082)

Author SHA1 Message Date
Timothy Stack 8ef581177c [line_buffer] add some performance counters for tracking SQL perf
Also, check for keyboard input during SQL execution
so we can cancel.

Fixes #894
2 years ago
Timothy Stack 0785a432fa [console] colorize console output 3 years ago
Timothy Stack 99c1688c2e [attr_line] use variant instead of a union for attribute values 3 years ago
Timothy Stack 66ef5fdae1 [clang-format] init 3 years ago
Timothy Stack a4faac4628 [tests] update drive_mvwattrline 7 years ago
Timothy Stack 7c5fc44f7d [view_curses] fix highlighting when a line contains unicode
Take into account unicode codepoint lengths when adjusting
attribute ranges
7 years ago
Timothy Stack f77b601e9a [view_curses] add some tests for mvwattrline 11 years ago