feat: Add rename option in overwrite menu #11

Closed
opened 2025-04-09 14:58:10 +00:00 by tcsenpai · 0 comments
Owner

Originally created by @talis-fb on 3/24/2025

Closes #767

Examples

Setup

echo '...' > something.txt
ouch compress something.txt something.zip
  • Basic example:
    image

  • Accessible mode:
    image

  • Auto increment the final number when there are another conflict in renamed name
    image

*Originally created by @talis-fb on 3/24/2025* Closes #767 ## Examples > Setup > ```sh > echo '...' > something.txt > ouch compress something.txt something.zip > ``` * Basic example: ![image](https://github.com/user-attachments/assets/6e7cc9fe-7c9d-4581-a0b5-2086b0b057be) * Accessible mode: ![image](https://github.com/user-attachments/assets/894c5fca-0204-441c-b5c4-aa270a543539) * Auto increment the final number when there are another conflict in renamed name ![image](https://github.com/user-attachments/assets/61e41bc9-4293-49e4-8b75-1d527d310f5d)
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/ouch#11
No description provided.