247 Commits

Author SHA1 Message Date
Ralf Steube
2298c0a5aa
fish: erase existing for tombstone (#2704)
see 5918bca1eb
2025-02-15 16:03:39 +01:00
Ralf Steube
0dc03bba51
support cmd-clink (#2666) 2025-02-12 00:37:29 +01:00
rsteube
1d45652db2 compose: added apk 2025-01-01 14:08:08 +01:00
rsteube
b328333f73 nushell: support .exe completion on windows 2024-12-24 23:17:47 +01:00
rsteube
9f74bdecf6 elvish: register .exe completion on windows 2024-12-24 21:33:49 +01:00
rsteube
5aee54efaf gcloud: fix bridge 2024-12-24 14:22:25 +01:00
rsteube
c074d4c9fe powershell: fix replace 2024-12-20 16:43:46 +01:00
rsteube
34ad375e27 powershell: fix trimend 2024-12-17 12:50:13 +01:00
rsteube
efec5657ca fix pr 2024-11-30 22:19:31 +01:00
rsteube
6efc268817 added selfupdate mechanism 2024-11-20 23:55:20 +01:00
rsteube
fafc1fa7e8 powershell: register with list 2024-11-08 23:08:58 +01:00
rsteube
4e5d907718 powershell: support exe extension 2024-11-05 21:19:57 +01:00
rsteube
0bf67d3b29 goreleaser: use defaults 2024-10-27 13:33:28 +01:00
rsteube
13a4a8df28 include commit in snapshot 2024-10-24 21:24:36 +02:00
rsteube
de74b4c19f include snapshot date in version 2024-10-24 20:37:13 +02:00
rsteube
3f53718329 fix SA9009 2024-08-14 19:20:38 +02:00
Ralf Steube
9ca6b5f84b
xonsh: fix empty result (#2422) 2024-07-17 22:22:39 +02:00
rsteube
6eac2acc7e fix test 2024-07-16 14:43:02 +02:00
rsteube
e1c39a4efb xonsh: fix subprocess handling
Co-authored-by: Konstantin Schukraft <konstantin@schukraft.org>
2024-06-30 11:32:13 +02:00
rsteube
4c4ce2e07a updated package path 2024-03-11 19:32:42 +01:00
rsteube
13e8edd5f2 carapace: updated command descriptions 2024-03-01 01:03:39 +01:00
rsteube
81e7cdc9ec carapace: filter list 2024-02-26 22:26:15 +01:00
rsteube
f6fc2c9f66 carapace: diff - removed header 2024-02-24 16:44:17 +01:00
rsteube
b3893706f1 carapace: diff - use macro format without argument 2024-02-24 16:11:24 +01:00
rsteube
13e9bf68a5 carapace: added diff command 2024-02-24 14:01:26 +01:00
rsteube
5e41d9495f git: branch - added missing flags 2024-02-14 11:52:20 +01:00
rsteube
4f5c0c00fb shim: log error message 2024-02-14 09:12:53 +01:00
rsteube
c5b5cc0c3b updated carapace-bridge 2024-02-03 16:22:02 +01:00
rsteube
5b0b9729fa bridges: check if command is known 2024-01-31 12:26:46 +01:00
rsteube
96a2e72363 snippet: added configured bridges 2024-01-30 11:58:59 +01:00
rsteube
6f0e3e0907 remove explicit bridge 2024-01-29 22:21:00 +01:00
rsteube
5fb6c69bd0 updated carapace-spec 2024-01-29 20:18:46 +01:00
rsteube
b1f72f6e80 updated carapace-spec 2024-01-29 15:58:07 +01:00
rsteube
ae68a9772e updated carapace-bridge 2024-01-28 01:13:17 +01:00
rsteube
725f29d0b2 carapace: added --clear-cache 2024-01-25 15:44:24 +01:00
rsteube
4a60f2aa50 implicit bridge
initial version - still a couple of TODOs, but works.
2024-01-22 19:01:04 +01:00
rsteube
15c55a92d3 use execlog 2024-01-11 12:11:43 +01:00
飘尘
9ddb0e049a
Track the change of latest nushell 2024-01-10 13:48:05 +08:00
rsteube
2b77d9b991 readded macro command output 2024-01-03 01:19:05 +01:00
Alexander Serowy
beaf92b2a5
nushell: added alias support for completions (#2102)
* nushell: added alias support for completions

Signed-off-by: aserowy <serowy@hotmail.com>

* removed error hiding check to enable pass through

Signed-off-by: aserowy <serowy@hotmail.com>

* replaced only first entry (alias) against program from alias (first word)

Signed-off-by: aserowy <serowy@hotmail.com>

---------

Signed-off-by: aserowy <serowy@hotmail.com>
2024-01-02 18:10:44 +01:00
rsteube
6d8fb936f8 carapace: removed schema generation
now available at https://carapace.sh/schemas/command.json
2023-12-30 13:50:18 +01:00
rsteube
6a7e60fb10 removed dummy log 2023-12-27 22:49:51 +01:00
rsteube
5175862bfc condition command 2023-12-25 11:40:32 +01:00
rsteube
3cd03ab546 moved alias completion to carapace-spec 2023-12-23 17:31:12 +01:00
rsteube
1ef32ee2cf carapace: renamed macro flag/subcommand 2023-12-23 02:12:33 +01:00
rsteube
7ed9fd6368 export macros 2023-12-22 13:55:05 +01:00
rsteube
8abcb1d015 updated carapace-bridge 2023-12-13 14:03:50 +01:00
rsteube
8e785ef410 move lazyinit 2023-12-10 20:57:35 +01:00
Aidan Sharp
0e9134f0c7
prepend 2023-11-06 22:00:01 +00:00
Aidan Sharp
55ff5f6c0b
Update lazyInit.go
Update nushell snippet to fix minor breakage and align with suggested configurations.
2023-11-06 21:13:12 +00:00