Commit graph

20 commits

Author SHA1 Message Date
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
iff
950b5f824d fix: don't rerun command when retrying 2023-08-08 20:33:49 +02:00
iff
dc6eb12b73 fix: don't remove additional privilage commands (symlink) 2023-08-08 18:00:55 +02:00
iff
6a06aa5954 fix: check executable in nushell 2023-08-08 16:57:14 +02:00
iff
15c1ba3370 fix: some error handlings 2023-08-07 20:21:02 +02:00
iff
1444eeab84 feat: auto-retry if suggestion failed 2023-08-07 19:58:19 +02:00
iff
2f3ba438ea feat: regex for commands 2023-08-07 18:34:52 +02:00
iff
b9943fb777 feat: multi-directory typo suggestion 2023-08-07 17:12:38 +02:00
iff
73ad099b34 fix: check if the commands are similar when checking difference 2023-08-07 16:25:43 +02:00
iff
22b6ad4694 fix: don't divide commands with single quote 2023-08-07 15:35:43 +02:00
iff
9e17c0c68e format: add sh -c when displaying 2023-08-05 02:06:06 +02:00
iff
b5f2f139e4 feat: in-line shell evaluation 2023-08-04 00:52:49 +02:00
iff
8ae71443d6 feat: get output from commandline 2023-08-04 00:18:31 +02:00
iff
53c7e1fd7b feat: all parse in compilation 2023-08-03 21:26:41 +02:00
iff
9a56ff41ab format: suggestion display 2023-08-01 20:29:02 +02:00