Feature Request: Edit/Diff multiple files

Bug #795113 reported by scoopex
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
editmoin
Fix Released
Undecided
Unassigned

Bug Description

I really like this tool :-)

It would be a cool thing to edit more than one file in parallel:

Regular editing with buffers:
editmoin http://foo.bar.com/wiki/FooBar http://foo.bar.com/wiki/BarFoo
  => vim <Tmpfile URL1> <Tmpfile URL2>

Editing with tabs:
editmoin http://foo.bar.com/wiki/FooBar http://foo.bar.com/wiki/BarFoo
  => vim -p <Tmpfile URL1> <Tmpfile URL2>

Diffmode (Veryuseful to synchronize Templates with pages, ...)
editmoin -d http://foo.bar.com/wiki/FooBar http://foo.bar.com/wiki/BarFoo
  => vim -d <Tmpfile URL1> <Tmpfile URL2>

Prompts for Login/Passwords only should appear one time for each server.

Revision history for this message
Gustavo Niemeyer (niemeyer) wrote :

Wish conceded! Just execute the command multiple times. :-)

Changed in editmoin:
status: New → Fix Released
Revision history for this message
scoopex (ms-ubuntu) wrote :

Hi Gustavo,

this morning i enhanced editmoin for:

- editing multiple files in parallel (using vim buffers)
- using diff-tools with editmoin (vimdiff <file1> <file2>)
   => i used this today to sync pages to the changes in a mointemplate and considered it to be useful

I attached the changed source file.
From my point of view my changes need some rework - probably i can spend some
time for this in the next days...

Do you have some suggestions?

Regards
Marc

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.