Ed Page
61f5ee514f
chore: Release
2024-10-08 08:56:17 -05:00
Ed Page
9e4fc9b697
test: Make shell integration tests non-blocking
...
We're running into the problem of tests being dependent on the version
of the command.
This has a side benefit of speeding up builds of tests because we don't
build nushell as often.
2024-09-27 13:53:12 -05:00
Ed Page
cbcbaa3ad4
style: Make clippy happy
2024-09-26 21:20:17 -05:00
Ed Page
4a00677024
chore: Release
2024-07-25 08:39:13 -05:00
Lzu Tao
1c5a625ad0
fix: Fix wrong cfg(linux)
2024-07-05 15:35:01 -05:00
Ed Page
f087c39884
chore: Release
2024-06-06 15:14:24 -05:00
Ed Page
5e3386bb40
docs: Link to repo, not webpage inside repo
2024-06-04 15:36:17 -05:00
Ed Page
75e2199415
chore: Upgrade snapbox
2024-05-24 10:13:50 -05:00
Ed Page
800d7cb8ad
chore: Update from template
2024-05-14 12:27:02 -05:00
renovate[bot]
9d14f394ba
chore(deps): update compatible (dev) ( #5438 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-01 00:30:25 +00:00
renovate[bot]
a2aa644368
chore(deps): update compatible (dev) ( #5381 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-01 00:16:52 +00:00
Ed Page
0c01b5558d
chore: Release
2024-02-16 16:33:14 -06:00
Ed Page
08e0b5bde4
docs: Update changelog
2024-02-16 16:32:57 -06:00
Alexis (Poliorcetics) Bourget
e782775229
fix(complete): Handle newlines in command/arg descriptions
...
Found while trying to add Nushell completions to
[`jj`](https://github.com/martinvonz/jj ).
2024-02-16 16:17:22 -06:00
Ed Page
fba7c8597b
test(complete): Show newline issue
2024-02-16 16:16:36 -06:00
Ed Page
5f9cecb6bd
chore: Update snapbox/trycmd
2024-02-14 16:44:57 -06:00
Ed Page
a751c5fe65
chore: Release
2024-02-08 10:34:06 -06:00
Ed Page
0735119775
docs: Update changelog
2024-02-08 10:32:13 -06:00
renovate[bot]
4788918e01
chore(deps): update compatible (dev) ( #5333 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-01 01:26:55 +00:00
Ed Page
419f231dad
chore: Update completest
2024-01-15 12:21:42 -06:00
Ed Page
6e862f5617
chore: Update completest
2024-01-15 12:21:41 -06:00
renovate[bot]
924b2524d0
chore(deps): update compatible (dev) ( #5276 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-01 01:44:12 +00:00
renovate[bot]
14fd853fb9
chore(deps): update compatible (dev) ( #5192 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-01 01:03:46 +00:00
Ed Page
9bfa5a338c
chore: Release
2023-10-24 13:25:07 -05:00
Ed Page
dcced5ae6a
chore: Bump completest
2023-10-16 13:16:40 -05:00
renovate[bot]
4054a0c1a5
chore(deps): update compatible (dev) ( #5151 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-01 01:52:25 +00:00
Ed Page
37ba6075a9
chore: Release
2023-09-11 09:28:48 -05:00
Ed Page
3234c74a88
docs: Update changelog
2023-09-11 09:28:17 -05:00
nibon7
45a7c2e37e
feat(nu): Make the completion scripts more general
...
The generated scripts can be used as script, module and overlay.
* script
`source completion_script.nu`
* module
`use completion_script.nu *`
* overlay
`overlay use completion_script.nu`
2023-09-11 19:59:35 +08:00
renovate[bot]
dc63cba772
chore(deps): update compatible (dev) ( #5108 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-01 01:47:45 +00:00
Ed Page
4647a8a860
chore: Update dependencies
2023-08-28 11:12:59 -05:00
Ed Page
2e49645418
chore: Release
2023-08-24 11:08:02 -05:00
Ed Page
7224e5044e
docs: Update changelog
2023-08-24 11:06:00 -05:00
Ed Page
da19141560
chore: Release
2023-08-07 20:34:01 -05:00
renovate[bot]
1afb100687
chore(deps): update rust crate completest to 0.0.17
2023-08-01 00:56:25 +00:00
Ed Page
abdb1d513e
refactor(test): Move nushell tests to completest
2023-07-26 21:06:11 -05:00
Ed Page
50f0e6bffb
chore: Release
2023-06-01 21:10:46 -05:00
renovate[bot]
534be345d8
chore(deps): update compatible (dev)
2023-06-01 00:38:25 +00:00
Ed Page
78bb48b6b8
chore: Release
2023-05-24 16:15:51 -05:00
Ed Page
cc57615764
feat(nu): 'nushell' completion support
2023-05-24 09:13:47 -05:00
Ed Page
bd163098e1
refactor(nu): Prep for merge
2023-05-23 08:48:39 -05:00