🌐 US-Proxy
class="logged-out env-production page-responsive" style="word-wrap: break-word;" >
Skip to content

Add mv and rm command aliases - #5904

Merged
aryairani merged 3 commits into
unisonweb:trunkfrom
regiskuckaertz:rk-aliases
Sep 29, 2025
Merged

Add mv and rm command aliases#5904
aryairani merged 3 commits into
unisonweb:trunkfrom
regiskuckaertz:rk-aliases

Conversation

@regiskuckaertz

@regiskuckaertz regiskuckaertz commented Sep 27, 2025

Copy link
Copy Markdown
Contributor

Adds two aliases:

  1. mv: is accepted everywhere move is, mv.type, mv.namespace, etc
  2. rm: is accepted everywhere delete is

In my long experience writing Unison (2 days), tab completion has worked really well, with the exception of move and delete. I often type mv instead of mo and have had to backtrack, and I never think about delete.

image image

@aryairani aryairani left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok by me

@aryairani

Copy link
Copy Markdown
Contributor

Hey @regiskuckaertz, could you add yourself to the end of CONTRIBUTORS.markdown to acknowledge the MIT license for Unison and all contributions

@regiskuckaertz

Copy link
Copy Markdown
Contributor Author

done @aryairani ✌️

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh, thank you 🙇 I didn't see this. Will know for next time

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No problem. You can regenerate these files by running ./scripts/check.sh. I should confirm that that's in development.markdown

@aryairani
aryairani merged commit a608c41 into unisonweb:trunk Sep 29, 2025
18 checks passed
@regiskuckaertz
regiskuckaertz deleted the rk-aliases branch November 14, 2025 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants