Tim Stack
|
65634ad9b3
|
[ansi_scrubber] minor optimization and remove the str.erase()
Related to #1257
|
2024-04-18 00:35:54 -07:00 |
|
Tim Stack
|
84000f46f7
|
[prql] limit stats.hist to top 20 by default and order results
|
2024-04-16 23:39:22 -07:00 |
|
Tim Stack
|
5a744f0c66
|
[textview] handle mouse movement in overlay better
|
2024-04-16 09:04:40 -07:00 |
|
Tim Stack
|
c465cc6d54
|
[mouse] missed adding the view left position to the X coord
|
2024-04-16 00:09:43 -07:00 |
|
Tim Stack
|
c3f6887f38
|
[docs] missing secured commands
|
2024-04-15 12:17:44 -07:00 |
|
Tim Stack
|
3bb21b25a2
|
[mouse] tweak the docs a bit
|
2024-04-15 06:22:16 -07:00 |
|
Tim Stack
|
96765e3abc
|
[view_curses] support for selecting text in mouse mode
|
2024-04-14 07:19:51 -07:00 |
|
Tim Stack
|
53ab7b14a6
|
[mouse] flesh out things more
|
2024-04-12 20:54:23 -07:00 |
|
Tim Stack
|
7341dc1f1a
|
[mouse] breathe some life back into mouse support
|
2024-04-10 22:18:52 -07:00 |
|
Tim Stack
|
7fa4e25318
|
[ui] make cursor mode the default
fix some wordwrap and scrolling issues as well
|
2024-04-09 21:46:21 -07:00 |
|
Tim Stack
|
656451bf55
|
[tests] updated expected output
|
2024-04-09 13:32:32 -07:00 |
|
Tim Stack
|
a567549a0a
|
[journald] more tweaks
|
2024-04-09 12:54:23 -07:00 |
|
Tim Stack
|
f028ea0598
|
[journald] script tweaks
|
2024-04-09 12:40:15 -07:00 |
|
Tim Stack
|
e0ff892d02
|
sigh, missed refresh
|
2024-04-09 12:24:56 -07:00 |
|
Tim Stack
|
4d87676a2a
|
[journald] add url handler
|
2024-04-09 12:05:22 -07:00 |
|
Tim Stack
|
1b73d0c0a1
|
[db-view] make graphable columns a min size of 10
|
2024-04-09 09:06:25 -07:00 |
|
Tim Stack
|
c5cde7caa4
|
[db-view] move bar charts to individual columns
|
2024-04-09 06:52:51 -07:00 |
|
Tim Stack
|
49aea165d4
|
[view_curses] fix wrapping issues with CJK characters
Related to #935
|
2024-04-08 23:33:58 -07:00 |
|
Tim Stack
|
03d000736f
|
[sql] add humanize_id function
Related to #1061
|
2024-04-08 22:34:24 -07:00 |
|
Tim Stack
|
980900e899
|
[docs] mention running autogen.sh
Related to #420
|
2024-04-08 16:00:22 -07:00 |
|
Tim Stack
|
299757212a
|
[highlights] restrict hash highlights to certain text formats
Related to #575
|
2024-04-08 12:16:35 -07:00 |
|
Tim Stack
|
8106626c91
|
[bins] add manpage
Related to #1176
|
2024-04-07 07:52:07 -07:00 |
|
Tim Stack
|
e382e3ad84
|
[open] improve file previews
The file preview for :open was not fully fleshed out.
Related to #1254
|
2024-04-06 22:27:00 -07:00 |
|
Tim Stack
|
e71ec01ac3
|
[prql] fix double quoted string highlighting
|
2024-04-05 21:24:19 -07:00 |
|
Tim Stack
|
572c758dcc
|
[md4c] import v0.5.2
|
2024-04-05 21:07:36 -07:00 |
|
Tim Stack
|
7e67521181
|
[prql] fix lexing of "||" and add stats.hist
Related to #1253
|
2024-04-05 21:01:10 -07:00 |
|
Tim Stack
|
d54b17c7b4
|
[last-word] minor tweaks
|
2024-04-05 06:25:19 -07:00 |
|
Tim Stack
|
45fca37323
|
Merge pull request #1249 from flicus/master
last-word shortening algorithm added
|
2024-04-05 06:13:07 -07:00 |
|
sskoptsov
|
151864167c
|
last-word shortening algorithm added
|
2024-04-05 11:38:08 +03:00 |
|
Tim Stack
|
547b7308e4
|
[exec] missed creating workdir
The workdir was not being created in some cases.
Related to #1247
Also, bump version
|
2024-04-04 22:50:41 -07:00 |
|
Tim Stack
|
f5946a502a
|
[news] missed an update
|
2024-04-04 22:22:11 -07:00 |
|
Tim Stack
|
5c6fde92a6
|
[tests] try to fix a couple issues
|
2024-04-04 22:19:40 -07:00 |
|
Tim Stack
|
b266bb68ff
|
[prqlc-c] remove example links
|
2024-04-04 22:09:52 -07:00 |
|
Tim Stack
|
b6e483cde5
|
[json-format] preserve sub-second times
Related to #1248
|
2024-04-04 15:33:10 -07:00 |
|
Tim Stack
|
844147bc27
|
[security] improve handling of file names with escape sequences
|
2024-04-04 10:13:59 -07:00 |
|
Tim Stack
|
98f1504b4f
|
[build] add schemas to dist
|
2024-04-02 10:28:05 -07:00 |
|
Tim Stack
|
b33713904e
|
[schemas] anchor patterns in the config/format json schemas
Also, add a check-local that runs a third-party validator
on the builtin configs/formats.
|
2024-04-02 09:53:58 -07:00 |
|
Tim Stack
|
9a715fc439
|
[circleci] test output
|
2024-04-01 14:08:19 -07:00 |
|
Tim Stack
|
dc4ea7546d
|
[circleci] dump test output
|
2024-04-01 14:00:49 -07:00 |
|
Tim Stack
|
596f51ad14
|
[log_level_re.re] regen with newer re2c
|
2024-04-01 11:23:58 -07:00 |
|
Tim Stack
|
7d45832a77
|
Merge branch 'circleci-project-setup'
|
2024-04-01 10:48:12 -07:00 |
|
Tim Stack
|
884e6b7415
|
[help_text] fix static init issue
|
2024-04-01 10:43:45 -07:00 |
|
Tim Stack
|
523e61bab0
|
[circleci] debug
|
2024-04-01 10:11:56 -07:00 |
|
Tim Stack
|
8b85b5960d
|
[circleci] more prog
|
2024-04-01 09:59:32 -07:00 |
|
Tim Stack
|
d2cc4164b9
|
[circle] sigh.....
|
2024-04-01 09:49:23 -07:00 |
|
Tim Stack
|
125101e94b
|
[circleci] fix lz4 path
|
2024-04-01 09:38:08 -07:00 |
|
Tim Stack
|
05dcda4ff2
|
[circleci] churn
|
2024-04-01 09:34:13 -07:00 |
|
Tim Stack
|
382b6dd33f
|
sigh...
|
2024-04-01 09:27:58 -07:00 |
|
Tim Stack
|
94b98d8c0d
|
[circleci] fix xcode version
|
2024-04-01 09:16:14 -07:00 |
|
Tim Stack
|
1f3d185f3a
|
CircleCI Commit
|
2024-04-01 09:08:07 -07:00 |
|