|
|
5309cd0596
|
fix(ci): default to builtin Diff<> hl groups for diff panel
|
2025-09-20 13:14:08 -04:00 |
|
|
|
cae0ea1914
|
fix(ci): duplicate varibale
|
2025-09-20 13:10:42 -04:00 |
|
|
|
1d95192b7a
|
fix(spec): duplicate vars
|
2025-09-20 13:08:56 -04:00 |
|
|
|
eada64de41
|
fix(test): update text for stderr/stdout interleaving
|
2025-09-20 13:07:45 -04:00 |
|
|
|
56c31b22b9
|
feat(test): test ansi colors with stderr/stdout merged output
|
2025-09-20 13:03:07 -04:00 |
|
|
|
b507dad4a7
|
feat: simplify ansi buffer approach
|
2025-09-20 12:52:12 -04:00 |
|
|
|
f493b44ca3
|
fix(doc): communicate lack of windows support
|
2025-09-20 12:38:32 -04:00 |
|
|
|
0b35ff8f8e
|
fix(ci): pnpm markdown cache
|
2025-09-20 12:26:55 -04:00 |
|
|
|
8a66b92684
|
fix(ci): auto-run formatters
|
2025-09-20 12:24:38 -04:00 |
|
|
|
9bfd495ef0
|
feat(doc): more appealing readme
|
2025-09-20 12:02:09 -04:00 |
|
|
|
8e0b2bdb6c
|
Merge branch 'main' into feat/color
|
2025-09-20 11:48:49 -04:00 |
|
|
|
8db8c1bd9f
|
fix(test): rename test
|
2025-09-20 11:47:41 -04:00 |
|
|
|
f8de0207ee
|
feat: test -> run on filenames
|
2025-09-20 11:47:16 -04:00 |
|
|
|
1093ff26f6
|
fix(ci): add stderr to test field, use text=false on vim.system
|
2025-09-20 11:44:52 -04:00 |
|
|
|
e780b8ad4e
|
fix(ci): tests & lint
|
2025-09-20 11:44:25 -04:00 |
|
|
|
ffb5b2b209
|
fix(ci): remove cursor restoration
|
2025-09-20 11:38:34 -04:00 |
|
|
|
2b081640df
|
feat(color): add complex ansi color support
|
2025-09-20 11:36:58 -04:00 |
|
|
|
21b7765105
|
feat(panel): color stder
|
2025-09-20 10:41:52 -04:00 |
|
|
|
4e880a2d84
|
feat(panel): restore cursor
|
2025-09-20 01:37:39 -04:00 |
|
Barrett Ruth
|
94e020b535
|
Merge pull request #72 from barrett-ruth/fix/misc-fixes
Misc QOL Fixes
|
2025-09-20 05:53:33 +02:00 |
|
|
|
2846cf83f0
|
feat(doc): comprehensive documentation on missing things
|
2025-09-19 23:51:58 -04:00 |
|
|
|
57160f4d50
|
fix(ci): require the log silencer
|
2025-09-19 23:46:25 -04:00 |
|
|
|
26ed0e6d52
|
fix(ci): suppress luasnip logger too
|
2025-09-19 23:44:46 -04:00 |
|
|
|
a8f16fb4f9
|
fix(test): update vimdocs
|
2025-09-19 23:43:04 -04:00 |
|
|
|
97873ffd37
|
fix(ci): fix the format
|
2025-09-19 23:41:23 -04:00 |
|
|
|
cdcf11767e
|
feat(ci): try to remove test logs
|
2025-09-19 23:39:49 -04:00 |
|
Barrett Ruth
|
a00799abf4
|
Merge pull request #71 from barrett-ruth/feat/derive
:CP deriving
|
2025-09-20 05:35:54 +02:00 |
|
|
|
a1aa4ccbf9
|
fix(test): :CP is now a valid command
|
2025-09-19 23:34:38 -04:00 |
|
|
|
77aa5dd4c4
|
fix(cache): use abs path
|
2025-09-19 23:30:07 -04:00 |
|
|
|
13005a3caa
|
Merge branch 'main' into feat/derive
|
2025-09-19 23:28:07 -04:00 |
|
|
|
8e7f273f40
|
Merge branch 'feat/config-validation' into feat/derive
|
2025-09-19 23:25:56 -04:00 |
|
Barrett Ruth
|
e5dcab36c3
|
Merge pull request #70 from barrett-ruth/feat/config-validation
Config Parameter Validation
|
2025-09-20 05:25:47 +02:00 |
|
|
|
3e2cff09e5
|
fix(test): remove oudated test
|
2025-09-19 23:24:15 -04:00 |
|
|
|
7f8e84437f
|
fix(dic): better values
|
2025-09-19 23:23:44 -04:00 |
|
|
|
de232ed96c
|
Merge branch 'feat/config-validation' into feat/derive
|
2025-09-19 23:22:33 -04:00 |
|
|
|
ad3cd32bac
|
fix(ci): relax extensino validation
|
2025-09-19 23:22:24 -04:00 |
|
|
|
b34ace85a5
|
fix: cleanup config logic
|
2025-09-19 23:19:49 -04:00 |
|
|
|
9ea6f878de
|
fix(config): extension is optional
|
2025-09-19 23:13:23 -04:00 |
|
|
|
a3dd6f4e1e
|
fix(run): foldcolumn
|
2025-09-19 23:11:12 -04:00 |
|
Barrett Ruth
|
8cf32d5877
|
Merge pull request #67 from barrett-ruth/feat/hl
Highlighting
|
2025-09-20 04:48:09 +02:00 |
|
|
|
69fc2ecdbb
|
feat(config): more sophisticated param validation
|
2025-09-19 22:45:36 -04:00 |
|
|
|
db85bacd4c
|
feat(hl): better hl
|
2025-09-19 22:23:01 -04:00 |
|
Barrett Ruth
|
93be3b0dc9
|
Merge pull request #65 from barrett-ruth/feat/memory-time
Memory and Time Constraints
|
2025-09-20 03:33:56 +02:00 |
|
|
|
99c7844aa8
|
feat(run: winbar tp panel
|
2025-09-19 21:32:40 -04:00 |
|
|
|
9d98c3ed54
|
feat(doc): update doc for new panel
|
2025-09-19 21:27:42 -04:00 |
|
|
|
36adafd5bd
|
fix(ci): run as modukle
|
2025-09-19 21:21:03 -04:00 |
|
|
|
ff9a3d1abb
|
fix(ci): run as modukle
|
2025-09-19 21:20:31 -04:00 |
|
|
|
a7cd58ad90
|
fix(ci): lua col test
|
2025-09-19 21:12:26 -04:00 |
|
|
|
ddff996ee2
|
fix(ci): test
|
2025-09-19 21:11:12 -04:00 |
|
|
|
f148f77ec6
|
fix(ci): test
|
2025-09-19 21:08:19 -04:00 |
|