Commit graph

103 commits

Author SHA1 Message Date
iff
9c8cf93917 deps: update parse version 2024-11-18 13:56:19 +01:00
iff
f9aa0e6727 feat: new nushell support 2024-11-18 13:53:16 +01:00
iff
a71486e956 fix: broken rules for new nushell version 2024-11-18 13:38:21 +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
b14aba87d0 fix: remove runtime opts hits 2024-11-16 22:48:52 +01:00
iff
3ce7918e35 fix: runtime opts 2024-11-16 22:30:42 +01:00
iff
5428a7182d fix: runtime typo candite from shell 2024-11-16 18:13:40 +01:00
iff
0e4e5d3714 fix: empty candidate 2024-11-16 16:55:29 +01:00
iff
0177086dcc feat: add build information 2024-11-16 15:54:42 +01:00
iff
284b807b9e feat: search also for xdg_data_dirs 2024-11-16 01:28:54 +01:00
iff
ff7f27f250 fix: negative index 2024-11-16 00:59:33 +01:00
iff
7b9cecfd8d feat: expand alias for suggestion 2024-11-16 00:25:28 +01:00
iff
45de0ad8e3 fix: multiple xdg_config_dirs 2024-11-16 00:20:50 +01:00
iff
7616ca183f feat: system rule files 2024-11-15 23:38:17 +01:00
iff
b3f963738b fix: runtime rules without conditionals 2024-11-15 21:18:56 +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
a12dd77b63 feat: cross-platform locale 2024-11-13 16:31:31 +01:00
iff
d1b59e984d fix: typo 2024-10-28 12:01:59 +01:00
iff
78c7d37b92 refactor: less nesting 2024-10-19 16:48:34 +02:00
iff
13fed3740f fix: not actually using locale 2024-09-26 03:02:00 +02:00
iff
ff3ceea00e fix: argument index 2024-09-26 02:34:37 +02: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
cfbe95493e add: repo link when encouraging contributions 2024-09-25 18:16:16 +02:00
iff
4a233869bd fix: typo 2024-09-25 18:07:02 +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
adfedfad3d fix: fallback to stdout if stderr is empty 2024-09-24 18:28:13 +02:00
iff
006e198240 refactor: separate rule parser to another repo 2024-09-18 16:06:53 +02:00
iff
3e9678506a fix: shell execution for fish 2023-08-12 23:09:56 +02:00
iff
1d78b20404 fix: evaluation alias 2023-08-12 23:00:23 +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
a193a86a5f fix: escape spaces when matching files 2023-08-11 01:39:47 +02:00
iff
2a5fa8a950 feat: range substitution for typos 2023-08-11 00:41:16 +02:00
iff
b991214729 fix: incorrect multiline highligting 2023-08-09 23:24:15 +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
dc7f7e9c8d feat: better error message for non-existent env value 2023-08-09 16:56:17 +02:00
iff
a201c18c01 fix: not output when sucessfully executed the command 2023-08-09 16:50:45 +02:00
iff
6a1b7fb246 doc: appending the full license notice 2023-08-09 00:14:54 +02:00
iff
7ff068236d fix: display output and errors 2023-08-08 21:48:29 +02:00