Skip to content

issues Search Results · repo:bulletmark/edir language:Python

Filter by

20 results
 (88 ms)

20 results

inbulletmark/edir (press backspace or delete to remove)

Hi! I love edir, thank you so much for making it. I was interested in an option that would allow one to edit where symlinks point to easily: 1 ./a 2 ./b - /home/user/b 3 ./c And then we can modify ...
  • joy-void-joy
  • 1
  • Opened 
    on Jun 17, 2024
  • #24

I wonder if it could also be useful to be able to create empty files and directories. Let s say we have two dirs before we edit: 1 and 2 . After editing we get: 1 ./1/ 2 ./2/ new/file new/dir/ new ...
  • balta2ar
  • 4
  • Opened 
    on Apr 25, 2024
  • #23

my usecase was to copy some of the files located in various subdirs into a single root subdir, e.g. 1 ./2/b.txt 2 ./1/a.txt after editing 1 ./2/b.txt 2 ./1/a.txt 1 ./tmp/2/b.txt 2 ./tmp/1/a.txt ...
  • balta2ar
  • 2
  • Opened 
    on Apr 25, 2024
  • #22

A default .sh suffix was added in f4600c616d39c609da5a1cfecb36f1f301c18bcd: edir creates the temporary editing file with a .sh suffix so your EDITOR may syntax highlight the entries. Optionally, you can ...
  • denilsonsa
  • 3
  • Opened 
    on Feb 5, 2024
  • #21

Perhaps edir was never designed to work on Windows, but I ve used vidir with vim successfully in many Windows command shells and thought it would be great to upgrade to edir instead when I learned of it. ...
  • JohnWilliston
  • 11
  • Opened 
    on Nov 28, 2023
  • #20

Great program! I really like that it shows colourful messages on what it s doing when you exit your editor. Is there a way to have it show me these messages on what it will do, but not actually do them ...
enhancement
  • hi2u
  • 5
  • Opened 
    on Sep 27, 2023
  • #19

When batch-editing file names I often rely on the block visual mode in vim. This is useful when I need to add/remove/edit common prefix to file names. However, a problem with both vidir and edir is that ...
  • ppwwyyxx
  • 3
  • Opened 
    on Jun 29, 2023
  • #18

If I try to move a file from one mount point to another, I get this error message: Traceback (most recent call last): File /usr/bin/edir , line 8, in module sys.exit(main()) ^^^^^^ ...
  • denilsonsa
  • 3
  • Opened 
    on Jun 29, 2023
  • #17

There s a bunch of better than the old applications out there, most are much faster and most are much worse; you succeed putting a fine polish over vidir, clear documentation with the differences and credit ...
  • nkh
  • 2
  • Opened 
    on Oct 13, 2022
  • #15

While this is not the most important issue, it would drastically improve readability (especially when modifying a large amount of files) if the output would be columnized so that the actuall file names ...
  • hupfdule
  • 2
  • Opened 
    on Aug 29, 2022
  • #14
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