Commit graph

565 commits

Author SHA1 Message Date
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
a8f250b3ce doc: update README 2023-08-08 22:20:49 +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
c2708a4de5 doc: Update README 2023-08-08 11:46:31 +02:00
iff
76b99ff932 fix: use command -v instead of which 2023-08-08 10:40:47 +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
b6c298d8f7 update: README 2023-08-07 18:40:06 +02:00
iff
e214cf24ba rules: add touch; update formats 2023-08-07 18:35:07 +02:00
iff
2f3ba438ea feat: regex for commands 2023-08-07 18:34:52 +02:00
iff
b0db0447b9 fix: don't remove line change in styling 2023-08-07 18:07:12 +02:00
iff
b9943fb777 feat: multi-directory typo suggestion 2023-08-07 17:12:38 +02:00
iff
77b0793076 fix: don't execute styled command 2023-08-07 17:03:48 +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
985963c230 feat: timeout if the execution takes too long 2023-08-06 12:03:27 +02:00
iff
18f5627587 rewrite: removed unneeded operations 2023-08-06 11:20:43 +02:00
iff
10a23a7e09 fix: set language env only when getting output 2023-08-06 11:10:50 +02:00
iff
bc27f1e882 doc: clarify TOML evaluation 2023-08-06 02:27:02 +02:00
iff
87fa88891b rules: cd and cat 2023-08-06 02:26:09 +02:00
iff
48becb3e67 rules: mkdir 2023-08-06 02:13:10 +02:00
iff
6a84f3ab93 update: more optimized release profile 2023-08-06 00:33:08 +02:00
iff
60aa65969a fix: issue templates 2023-08-05 18:10:17 +02:00
Noob Zhang
62921b7098 doc: Add issue template and dependabot (github #1)
* [skip ci] Add dependabot for updating depends automatically

* Create bug-report.yaml

* [skip ci]Update bug-report.yaml

* [skip ci]Create feature-request.yaml

* [skip ci]Update feature-request.yaml

* Update .github/ISSUE_TEMPLATE/bug-report.yaml

* format: remove trailing spaces

---------

Co-authored-by: iffse <98851855+iffse@users.noreply.github.com>
Co-authored-by: iff <iff@ik.me>
2023-08-05 18:03:42 +02:00
iff
881ddb61af fix: CI 2023-08-05 03:27:08 +02:00
iff
91adbac64f pkgname: change to pay-respects 2023-08-05 03:22:05 +02:00
iff
9e17c0c68e format: add sh -c when displaying 2023-08-05 02:06:06 +02:00
iff
fa040c4590 update: README 2023-08-05 00:56:46 +02:00
iff
05d3852287 style: improved readability for fish init 2023-08-04 16:31:17 +02:00
iff
683fdad837 feat: alternative initialization 2023-08-04 15:40:45 +02:00
iff
e56ac04078 update: key features 2023-08-04 03:18:31 +02:00
iff
51d4af31b8 update: README 2023-08-04 03:04:26 +02:00
iff
76cdb1908d rules: unnecesary git pull 2023-08-04 03:00:23 +02:00
iff
9be1d040c4 format: uniform rule style 2023-08-04 02:42:16 +02:00
iff
0646317abc rules: add checkout branch 2023-08-04 01:57:45 +02:00
iff
5030a118d2 rules: git pull branch 2023-08-04 01:57:45 +02:00
iff
99d7941e8b fix: git push branch 2023-08-04 01:57:45 +02:00