Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!

Enable 'cut items' in the Finder Desktop
I don't know how far back this goes, but while researching a feature request this weekend, I found an amusing pref in the Finder on Mac OS X 10.4.6. Open Terminal and type:
defaults write com.apple.finder AllowCutForItems 1
and then restart Finder. When files or folders are selected in Finder, the Cut command will be active in the Edit menu, and present in the context menu.

Unfortunately, all it does today is a move-to-trash, and there's no ability to paste and have the file retrieved and put in the active Finder window or selected folder. So I don't know if this is a feature half-done, a feature dead-ended, or just a redundant command disabled because it would confuse people.

I kind of hope it's half-done and will be available in 10.5. The move-to-trash as an interim step appeals to me, because while the superficial user experience is consistent with any other cut operation, it's less inherently destructive.

[robg adds: I tested it and it works (half works?) as described. If you want to disable it again, just repeat the above command but replace the 1 with a 0. This will leave the value in your Finder's preferences, but it will be disabled. If that bothers you for some reason, you can delete it entirely by typing defaults delete com.apple.finder AllowCutForItems. If someone can test this on 10.3, please comment -- I don't have a bootable 10.3 partition at the moment.]
    •    
  • Currently 5.00 / 5
  • 1
  • 2
  • 3
  • 4
  • 5
  (1 vote cast)
 
[34,228 views]  

Enable 'cut items' in the Finder | 13 comments | Create New Account
Click here to return to the 'Enable 'cut items' in the Finder' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
Enable 'cut items' in the Finder
Authored by: leenoble_uk on Tue, Jun 27 2006 at 7:48AM PDT
It does indeed work in 10.3

---
Brought to you by S C Johnson, a family multinational conglomerate.

[ Reply to This | # ]
Enable 'cut items' in the Finder
Authored by: Brutal on Tue, Jun 27 2006 at 8:55AM PDT
so.. It's really just another delete-command?

[ Reply to This | # ]
It's easy to do it yourself
Authored by: yozh on Tue, Jun 27 2006 at 10:24AM PDT
It's pretty much easy to implement this feature yourself. Using "On My Command" or by writing several lines of your code.

[ Reply to This | # ]
It's easy to do it yourself
Authored by: olsen on Tue, Jun 27 2006 at 2:21PM PDT
Holy cow! "On my command" is a bloody useful piece of software! Didn't know it before. Thanks for mentioning!

---
Mac Gamer

[ Reply to This | # ]
It's easy to do it yourself
Authored by: osxpounder on Wed, Jun 28 2006 at 12:25AM PDT
Where the heck is it? My web searches turn up anything but a download for On My Command...

---
--
What clown designed the iPod calendar reminder, which won't show you the Location field? Guess they always meet in the same room at Apple?

[ Reply to This | # ]
It's easy to do it yourself
Authored by: aegisdesign on Wed, Jun 28 2006 at 2:39AM PDT
Enable 'cut items' in the Finder
Authored by: mark hunte on Tue, Jun 27 2006 at 12:27PM PDT
Part of the problem, I think is the paste feature will not work on anything that
is put into the Trash, and the cut option here does not copy.


---
mh

[ Reply to This | # ]
Enable 'cut items' in the Finder
Authored by: aegisdesign on Wed, Jun 28 2006 at 2:46AM PDT
This is one of those things I actually do miss from Windows as dragging can be less accurate or as quick as using keys. On Windows, instead of using trash as a temporary location it just grays out the icons. If you don't paste them somewhere else they eventually return to normal. I think that's better than placing them in trash as you're less likely to lose the files mid cut/paste.

Since they've not bothered with implementing the other half of cut from as far back as 10.3 at least it doesn't bode well for them eventually doing this in 10.5.

[ Reply to This | # ]
Enable 'cut items' in the Finder
Authored by: donquichote on Wed, Jun 28 2006 at 5:06AM PDT
The move-to-trash-version of the 'cut'-command is really useless. On the "On my command"-pages you can find two commands: 'cut item(s)' and 'paste item(s)'. That makes this hint a real hint...

[ Reply to This | # ]
Enable 'cut items' in the Finder
Authored by: GlowingApple on Wed, Jun 28 2006 at 4:43PM PDT
Also take a look at http://forums.macosxhints.com/showthread.php?t=9419. There are some interesting ideas here about how to "enable" a cut files feature in Finder.

---
Jayson --When Microsoft asks you, "Where do you want to go today?" tell them "Apple."

[ Reply to This | # ]

Enable 'cut items' in the Finder
Authored by: zane on Sat, Jul 1 2006 at 4:57AM PDT
Very few seem to remember it, but this a remnant feature from 10.0. Back then, you *could* actually cut and paste files, Windows-style, from Finder window to Finder window.

I believe the functionality was lost in 10.1, and IIRC, there was an odd quirk with the behavior wherein cut files/folders wouldn't actually move, but instead copied, or something like that.

[ Reply to This | # ]
The best part of this hint is that it also unlocks "Cut" while editing filenames
Authored by: VRic on Sat, Dec 8 2007 at 10:46AM PST
At some time in the past, the Finder started blocking "Cut" not only for items (files, folders…), but also for text selections in items names, which I found infuriating. I don't remember when that happened, I know it was so in 10.4.x.

This caused countless failed "Cmd-X" shortcuts, followed by "Cmd-C" + Delete + swear words.

So what I liked most about this hint is that it finally restored "Cut" while editing filenames: text editing in item names now works like it should and like it does everywhere else.

To me, this is of much more frequent use than cutting files/folders. Actually, I almost never copy files that way, because it's inconsistent with every other "Copy" command: in any other application, copy/cut stores the current selection and later pastes what was copied no matter what happened to the original, whereas "copy file" (or cut) actually pastes whatever happens to be there at the time you paste, NOT when you "copied" it.

(sorry for the late comment: I just re-discovered this hint while setting up another Mac)

[ Reply to This | # ]
Enable 'cut items' in the Finder
Authored by: ernandes13 on Wed, Sep 24 2008 at 4:50PM PDT
Simple
Go to System Preferences;
KeyBoard & Mouse;
KeyBoard Shotcut;
In this windows press + on left botton;
All Applications
Menu Title:Cut
KeyBoard Shortcut:command+X
OK
;)

[ Reply to This | # ]