iff
|
ca2cfee6e2
|
fix: allow multi-byte commands
|
2025-04-16 16:35:19 +02:00 |
|
iff
|
76d2efadb6
|
chore: always merge history in fish
|
2025-04-16 01:00:44 +02:00 |
|
iff
|
969c372703
|
fix: multiline commands are executed twice
|
2025-04-10 19:59:58 +02:00 |
|
iff
|
0f5f3b70e7
|
chore: don't run merge multiple times
|
2025-04-10 18:08:19 +02:00 |
|
iff
|
3b9b2c662e
|
feat: add executed commands to history
|
2025-04-10 16:51:19 +02:00 |
|
iff
|
fcb01b9155
|
chore: print err if not empty
|
2025-04-10 01:13:53 +02:00 |
|
iff
|
e5da2e3e6a
|
fix: empty commands
|
2025-04-09 17:24:19 +02:00 |
|
iff
|
09217fb179
|
fix: builtin commands
|
2025-04-08 20:51:11 +02:00 |
|
iff
|
998b27f879
|
fix: empty candidates
|
2025-04-08 20:51:11 +02:00 |
|
iff
|
5235b29a51
|
chore: some quality of life changes
|
2025-04-06 20:13:18 +02:00 |
|
iff
|
f452f7196f
|
fix: extract inline environment variables
|
2025-04-06 16:38:27 +02:00 |
|
iff
|
69a05ef574
|
fix: command-not-found uses stderr
|
2025-04-06 16:38:26 +02:00 |
|
iff
|
5f521650c8
|
feat: noconfirm mode
|
2025-04-05 22:30:40 +02:00 |
|
iff
|
885dc081e1
|
refactor!: initialization through templates
|
2025-04-05 19:30:44 +02:00 |
|
iff
|
58b6a65a75
|
fix: things with nushell
|
2025-04-05 02:44:45 +02:00 |
|
iff
|
e1e9c14b47
|
fix: error cases
|
2025-04-05 01:28:19 +02:00 |
|
iff
|
e297aa3def
|
refactor: shell syntax
|
2025-04-05 00:10:16 +02:00 |
|
iff
|
7c0af13252
|
fix: nushell operator
|
2025-03-28 16:07:08 +01:00 |
|
iff
|
cfe8a1e1ba
|
fix: pwsh version <7 and removed cnf
|
2025-03-19 22:56:44 +01:00 |
|
iff
|
1b018bc763
|
feat: echo mode
|
2025-03-13 21:39:31 +01:00 |
|
iff
|
ec9609f470
|
fix: adding or syntax for nushell
|
2025-03-13 21:39:31 +01:00 |
|
iff
|
41d6b04ea5
|
feat: nushell alias
|
2025-03-13 21:09:43 +01:00 |
|
iff
|
b155f0673f
|
fix: don't collect stderr for package information
|
2025-03-13 20:37:25 +01:00 |
|
iff
|
cf04753c2b
|
fix: trim newlines when expanding alias
|
2025-03-12 03:18:28 +01:00 |
|
Cody Duong
|
d76a244a1a
|
fix: use ; as delimiter on windows for _PR_LIB (github #37)
Co-authored-by: iff <iff@ik.me>
|
2025-03-05 23:34:29 +01:00 |
|
iff
|
0141cb0635
|
chore: remove alias env after use
|
2025-01-26 18:40:48 +01:00 |
|
iff
|
829978f662
|
fix: don't pass too long env
|
2025-01-20 15:54:45 +01:00 |
|
iff
|
91f9969fc5
|
fix: revert bash & zsh init
|
2025-01-18 11:24:26 +01:00 |
|
iff
|
0a799db5e5
|
refactor: use fc for bash
|
2025-01-06 13:47:04 +01:00 |
|
iff
|
2aee748af3
|
chore: update initialization
|
2025-01-03 20:48:46 +01:00 |
|
iff
|
46c1aa62ce
|
refactor: use scoped thread to avoid copy
|
2025-01-03 15:57:58 +01:00 |
|
iff
|
14f10d618c
|
fix: don't get error in CNF mode
|
2024-12-31 15:16:48 +01:00 |
|
iff
|
11d2e3656f
|
fix: missing privileged prefix
|
2024-12-29 20:27:16 +01:00 |
|
iff
|
d8c076dcf7
|
fix: leading space after privilege command
|
2024-12-16 17:29:46 +01:00 |
|
Integral
|
7c7cc4d285
|
refactor: replace Vec<T> with &[T] in function parameters (codeberg #7)
Reviewed-on: https://codeberg.org/iff/pay-respects/pulls/7
Co-authored-by: Integral <integral@member.fsf.org>
Co-committed-by: Integral <integral@member.fsf.org>
|
2024-12-14 16:53:03 +00:00 |
|
iff
|
430b957541
|
fix: not getting stderr output
|
2024-12-13 12:22:24 +01:00 |
|
iff
|
58db47ec17
|
chore: explicit default lib
|
2024-12-12 18:24:59 +01:00 |
|
iff
|
fb1d1956d0
|
chore: preserve capitalization in non-error output
|
2024-12-10 20:42:36 +01:00 |
|
iff
|
0a4437f5b5
|
deps: use newer version of terminal_size
|
2024-12-10 20:42:34 +01:00 |
|
iff
|
3c4e2b06bd
|
feat: custom lib directories
|
2024-12-10 02:33:02 +01:00 |
|
iff
|
5b521dff09
|
chore: change to space separated list
|
2024-12-09 01:31:46 +01:00 |
|
iff
|
2680a1609b
|
fix: bash & zsh initiliazation
|
2024-12-09 01:21:46 +01:00 |
|
iff
|
c1e575c32a
|
feat: module periority
|
2024-12-08 23:07:28 +01:00 |
|
iff
|
e7e0cbac9a
|
chore: appending _ to modules
|
2024-12-08 18:32:26 +01:00 |
|
iff
|
4c9aac45a8
|
chore: rearrange directories
|
2024-12-08 16:54:47 +01:00 |
|