Skip to content

issues Search Results · repo:itchyny/mmv language:Go

Filter by

15 results
 (57 ms)

15 results

initchyny/mmv (press backspace or delete to remove)

What do you think about this suggestion? It still has your origin name plus neo which says it s different, new and also differentiate it from the original tool mmv. So the conflicts should be NULL. :wink: ...
  • lxwulf
  • 2
  • Opened 
    on May 16, 2024
  • #22

When we try to rename the files in an empty folder with mmv *, we get a file with a single asterisk as content instead of an empty file.
  • kpym
  • 5
  • Opened 
    on Apr 2, 2024
  • #21

What i actually tried to accomplish is simply to lowercase all (only) files. And without recursion if possible. But i notice some strange behavior for folders? Suse seems to crash the second run. Alpine ...
  • EdwinKM
  • 1
  • Opened 
    on May 25, 2023
  • #20

When setting $EDITOR to C:\Program Files\Microsoft VS Code\Code.exe, I get this: C:\Users\user\Downloads\mmv_v0.1.4_windows_amd64 mmv * mmv: abort renames: exec: C:\\Program : file does not exist (Regarding ...
  • sk22
  • 9
  • Opened 
    on Apr 6, 2023
  • #19

It would be great to be able to invoke mmv --git to perform git mv instead of traditional renaming.
  • kovmir
  • 2
  • Opened 
    on Aug 28, 2022
  • #18

So if someone typed mmv it would open up all the files in the directory to be renamed. I love this tool, could never get used to most cli file managers and this is a feature a lot of them have that I ...
  • joshpetit
  • 1
  • Opened 
    on Jan 5, 2022
  • #17

How to reproduce 1. Create some files that you could track by content /tmp/test ❯ for i in $(seq 1 4); do echo $i test_$i.txt ; done /tmp/test ❯ ls test_1.txt test_2.txt test_3.txt test_4.txt ...
  • MahouShoujoMivutilde
  • 2
  • Opened 
    on Dec 18, 2021
  • #16

I have trouble relinking multiple symlinks after the destination locations change. In order to correct these symlinks, I have to recreate them one by one. I want to use mmv as a helper for this task. Do ...
  • tkkcc
  • 1
  • Opened 
    on Sep 17, 2021
  • #15

i would like to be abole to use find or any other command that generates a file list along with mmv, for example: find . -type f -name what*ever | mmv using xargs mmv works, but i don t think this ...
  • sk22
  • 2
  • Opened 
    on Apr 15, 2021
  • #14

This is related to #7. I understand that you don t want to change the name, but if mmv is packaged by distros that already have the other mmv, they will be forced either to make the two mutually exclusive ...
  • rrthomas
  • Opened 
    on Mar 12, 2021
  • #13
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub