Commit graph

27 commits

Author SHA1 Message Date
iff
754214ede3 clean: remove operations not actively used 2024-09-26 02:20:19 +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
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
dc7f7e9c8d feat: better error message for non-existent env value 2023-08-09 16:56:17 +02:00
iff
15c1ba3370 fix: some error handlings 2023-08-07 20:21:02 +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
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
53c7e1fd7b feat: all parse in compilation 2023-08-03 21:26:41 +02:00
iff
511b309d99 format: move shell initialization to shell.rs 2023-08-02 03:11:03 +02:00
iff
135abc75b6 feat: fuzzy search not found commands 2023-07-31 18:46:35 +02:00
iff
86ae6a6fb4 feat: partial nushell support 2023-07-31 15:06:30 +02:00
iff
3a4239e7ee remove: unneeded print 2023-07-31 14:19:20 +02:00
iff
1b7b11bd3f BREAKING: use environments to get informations 2023-07-31 14:12:45 +02:00
iff
ee7e6886b9 format: remove extra spaces from error output 2023-07-31 11:03:50 +02:00
iff
b16dc1dd5b remove: unneeded function 2023-07-31 10:34:03 +02:00
iff
72db07051b improv: small details 2023-07-31 03:21:06 +02:00
iff
982149802a improv: check doas first 2023-07-31 02:23:19 +02:00
iff
ad0eaa17fc feat: support doas 2023-07-31 01:58:37 +02:00
iff
6bd55fb316 remove: unnecesary code 2023-07-31 01:23:45 +02:00
iff
54b81e0e0f fix: use command's STDOUT 2023-07-31 00:27:36 +02:00
iff
334bd88b03 init 2023-07-30 18:40:18 +02:00