Commit Graph

9 Commits (116b40f28c76482b1830a6194356dd11bdb25e93)

Author SHA1 Message Date
Tim Stack 679e9f0771 [build] try to fix brew build error 2 years ago
Tim Stack d01db38d51 [init] fix handling of unknown TERM 2 years ago
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 2 years ago
Timothy Stack 99c1688c2e [attr_line] use variant instead of a union for attribute values 2 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