My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 32: show directory result after a file operation
1 person starred this issue and may be notified of changes. Back to list
Status:  Accepted
Owner:  cgwalters
Type-Enhancement
Priority-Medium
Component-UI


Sign in to add a comment
 
Reported by cgwalters, Oct 21, 2007
We should fill up the space after execution of an "rm", "cp" etc.

Question is - what files do we show?  What I'm leaning towards here is to
show the user what changed as a result; it's less interesting where they
are now. 
Some cases to think about:

cwd: /home/walters/tmp 
cmd: rm foo.png

Result here is clear: we should re-list /home/walters/tmp.

cwd: /home/walters/tmp
cmd: rm ../foo.png

Principle above would say re-list /home/walters.

cwd: /home/walters/tmp
cmd: rm foo.png ../bar.png

Both /home/walters and /home/walters/tmp?

cwd: /home/walters/tmp
cmd: mv foo.png ..

Both?  Or just /home/walters/tmp?



Comment 1 by krivushinme, Dec 11, 2007
I think, this command need to list files for remove, and ask user for approve.
Comment 2 by cgwalters, Jan 11, 2008
(No comment was entered for this change.)
Labels: -Type-Defect Type-Enhancement Component-UI
Sign in to add a comment

Hosted by Google Code