iff
|
29c79a5638
|
feat: use vim mode in select
|
2024-12-07 02:13:35 +01:00 |
|
iff
|
0ef6ea1ff9
|
fix: opts extra space
|
2024-12-07 01:52:50 +01:00 |
|
iff
|
a4bb8119ef
|
fix: rerun after package install
|
2024-12-07 01:10:31 +01:00 |
|
iff
|
8e36542f46
|
i18n: update
|
2024-12-07 01:01:04 +01:00 |
|
iff
|
c10f08a0c2
|
chore: clean
|
2024-12-07 00:20:31 +01:00 |
|
iff
|
838eac5852
|
fix: style
|
2024-12-07 00:14:30 +01:00 |
|
iff
|
1ddfbef7e7
|
feat: multi-suggest
|
2024-12-06 23:37:28 +01:00 |
|
iff
|
e6ed9d617b
|
fix: alias expansion with arguments
|
2024-12-06 21:36:08 +01:00 |
|
iff
|
5840e748e6
|
fix: retry with shell operators
|
2024-12-06 19:57:59 +01:00 |
|
iff
|
a8561ed488
|
refactor: exit codes
|
2024-12-06 19:13:38 +01:00 |
|
iff
|
dae09adb76
|
refactor: data passing
|
2024-12-06 18:53:31 +01:00 |
|
iff
|
94d011cdd1
|
fix: edge case with only sudo command
|
2024-12-05 20:05:18 +01:00 |
|
iff
|
c99c736ad5
|
feat: prompt to install missing command
|
2024-11-27 20:39:44 +01:00 |
|
iff
|
ab3534f0ef
|
feat: skip usage errors
|
2024-11-27 19:55:39 +01:00 |
|
iff
|
3321cfa240
|
fix?: remove fd clone
|
2024-11-27 18:30:21 +01:00 |
|
莯凛
|
659235bf2e
|
fix: msys2 path (github #12)
|
2024-11-24 13:00:31 +01:00 |
|
iff
|
0d8786f5a1
|
chore: dynamic linguistic distance
|
2024-11-23 21:18:10 +01:00 |
|
iff
|
cf9e6882e6
|
chore: better output
|
2024-11-19 21:29:17 +01:00 |
|
iff
|
c354fe014e
|
docs: AI configuration
|
2024-11-19 16:19:22 +01:00 |
|
iff
|
51b719c850
|
style: better formating from AI
|
2024-11-19 15:15:47 +01:00 |
|
iff
|
5d7624563d
|
feat: experimental AI support
|
2024-11-19 14:59:34 +01:00 |
|
iff
|
070343a5e2
|
fix: not trimming opts
|
2024-11-19 03:54:41 +01:00 |
|
iff
|
0dc24bc21d
|
fix: multiple capture matches
|
2024-11-19 03:35:15 +01:00 |
|
iff
|
1d26ca5c7e
|
fix: actually using the regex capture
|
2024-11-19 03:09:55 +01:00 |
|
iff
|
7871e943db
|
chore: cleanup
|
2024-11-18 21:09:06 +01:00 |
|
iff
|
508e61a451
|
ci: compile for macOS and Windows
|
2024-11-18 16:55:24 +01:00 |
|
iff
|
8f9aac6bdc
|
feat: auto adapt suggestion to shell syntax
|
2024-11-18 13:11:13 +01:00 |
|
iff
|
171b3d4607
|
chore: cleanup
|
2024-11-17 15:30:43 +01:00 |
|
iff
|
f1f7ed8dbe
|
feat: multiline alias expansion
|
2024-11-17 14:57:22 +01:00 |
|
iff
|
0e4e5d3714
|
fix: empty candidate
|
2024-11-16 16:55:29 +01:00 |
|
iff
|
7b9cecfd8d
|
feat: expand alias for suggestion
|
2024-11-16 00:25:28 +01:00 |
|
iff
|
309129ab66
|
feat!: runtime rules
|
2024-11-15 19:58:28 +01:00 |
|
iff
|
6e4d975283
|
refactor: separating compile-time rules
|
2024-11-15 15:33:11 +01:00 |
|
iff
|
7aa1aeafff
|
refactor: consistence
|
2024-09-26 02:26:40 +02:00 |
|
iff
|
754214ede3
|
clean: remove operations not actively used
|
2024-09-26 02:20:19 +02:00 |
|
iff
|
2b6821b900
|
refactor: less nesting
|
2024-09-25 18:30:03 +02:00 |
|
iff
|
e1586db6af
|
refactor: underscoring preserved command names
|
2024-09-25 18:00:00 +02:00 |
|
iff
|
eb66bc2c24
|
feat: i18n
|
2024-09-25 17:55:55 +02:00 |
|
iff
|
006e198240
|
refactor: separate rule parser to another repo
|
2024-09-18 16:06:53 +02:00 |
|
iff
|
cb38df3c37
|
feat: allow shell to execute command (useful for cd)
|
2023-08-12 22:55:31 +02:00 |
|
iff
|
e63d55110e
|
feat: redirect all output to stderr
|
2023-08-12 22:39:00 +02:00 |
|
iff
|
453511063a
|
fix: set language env when retrying
|
2023-08-11 15:39:51 +02:00 |
|
iff
|
498a134da3
|
feat: allow using line continuations in templates
|
2023-08-11 15:31:39 +02:00 |
|
iff
|
2a5fa8a950
|
feat: range substitution for typos
|
2023-08-11 00:41:16 +02:00 |
|
iff
|
ed8bbd2cf9
|
fix: suggest bare part when combined with priviliged commands
|
2023-08-09 21:46:48 +02:00 |
|
iff
|
a480324a2b
|
fix: add a timeout to skip intentional canceled task
|
2023-08-09 21:04:59 +02:00 |
|
iff
|
0644b279a2
|
fix: not printing stderr
|
2023-08-09 20:47:28 +02:00 |
|
iff
|
60616750ea
|
fix: don't include non-espaced space in regex
|
2023-08-09 17:46:40 +02:00 |
|
iff
|
a201c18c01
|
fix: not output when sucessfully executed the command
|
2023-08-09 16:50:45 +02:00 |
|
iff
|
7ff068236d
|
fix: display output and errors
|
2023-08-08 21:48:29 +02:00 |
|