Lily Mara
b950824230
Support nushell breaking change
...
Nushell had a breaking change in 0.78.0, requiring closures to now have
argument lists in pipe characters. Since the closure changed here takes
no arguments, this just looks like `||`. I have run
`cargo run -- init --hook prompt > init.nu; source init.nu` to verify
that it is working now. Closes #551 .
2023-04-13 08:28:12 -07:00
Ajeet D'Souza
3ab0a7b8fd
Edit subcommand ( #498 )
2023-01-07 22:58:10 +05:30
Ajeet D'Souza
e8c5f7a975
Upgrade Nushell to v0.73.0 ( #495 )
2022-12-08 23:24:43 +05:30
Ajeet D'Souza
b38b89eb3b
Add PWD hooks to Nushell ( #439 )
2022-08-13 13:18:21 +05:30
Ajeet D'Souza
b0c899b99f
Support `z -` in Nushell
2022-08-12 13:03:19 +05:30
Ajeet D'Souza
612f264dd4
Upgrade to Nushell 0.61 ( #362 )
2022-04-22 13:11:11 +05:30
Ajeet D'Souza
b71d33b5c1
Replace `--no-aliases` with `--no-cmd`
2022-04-11 03:41:51 +05:30
Ajeet D'Souza
41b8f08c46
Upgrade Nushell to v0.37.0 ( #266 )
2021-09-18 01:55:51 +05:30
Ajeet D'Souza
9d4c3096df
Explicitly trim newlines
2021-09-09 20:09:13 +05:30
Ajeet D'Souza
bc8958943b
Simplify hook logic
2021-09-09 09:21:46 +05:30
Ajeet D'Souza
a80f20520e
Remove unnecessary echo
2021-09-03 10:11:42 +05:30
Ajeet D'Souza
9ff899308d
Use PROMPT_STRING environment variable
2021-08-31 21:28:23 +05:30
Ajeet D'Souza
6be3998bb6
Fixes for elvish 0.16.0 ( #255 )
2021-08-24 02:00:34 +05:30
Ajeet D'Souza
59717fa8d3
Release v0.7.3
2021-08-05 19:22:13 +05:30
Ajeet D'Souza
05a95fe525
Add generated code warning for Nushell
2021-08-05 14:22:12 +05:30
Ajeet D'Souza
b9b0abe471
Upgrade tests to Nushell 0.33
2021-07-11 20:22:07 +05:30
Ajeet D'Souza
340454b49b
Fixes for Nushell 0.33
2021-07-01 02:11:46 +05:30
Ajeet D'Souza
36f3967f9c
Support Nushell 0.32.0 ( #219 )
2021-06-03 02:49:21 +05:30
Ajeet D'Souza
efe11ec924
Improvements to query algorithm
2021-05-06 04:31:57 +05:30
Ajeet D'Souza
6d3cb4bc99
Rename variables
2021-05-04 02:42:43 +05:30
Ajeet D'Souza
650732c82c
Nushell should only call hook within filesystem ( #202 )
2021-05-04 02:39:30 +05:30
Ajeet D'Souza
0f5fde5afa
Add default prompt for nushell ( #191 )
2021-04-27 17:39:09 +05:30
Ajeet D'Souza
6248f539db
Add support for Elvish ( #174 )
2021-04-09 00:05:42 +05:30
Ajeet D'Souza
0b7b29e0e8
Make z exclude current directory ( #173 )
2021-04-04 20:06:44 +05:30
Ajeet D'Souza
d9c0584aac
Add support for Nushell ( #164 )
2021-03-31 22:15:43 +05:30