This makes these match the existing behavior for Bash, Zsh, and Fish.
closes #36.
dsisclaimer i used a coding agent in the creation of this patch.
kiara/pay-respects:history-nu-ps into main This makes these match the existing behavior for Bash, Zsh, and Fish.
closes #36.
dsisclaimer i used a coding agent in the creation of this patch.
This makes these match the existing behavior for Bash, Zsh, and Fish. Signed-off-by: cinereal <cinereal@riseup.net>
Seems working!
Didn't seem to work in nushell with retries. Probably it generated an output like:
{ "cd": "{{ cd }}", "command": "{{ command }}" }
{ "cd": "{{ cd }}", "command": "{{ command }}" }
Which is not a valid json. e23d521a4a should fix it.
Also, nushell seems to add the input command at the end of the execution? The first entry back in the history is the f and not accepted suggestion.
yeah, i hadn't found a way to append to nushell's reedline to get the order right when pressing up unfortunately :(
No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?