You are not logged in.
Pages: 1
Basically it's just a bunch of functions and aliases, but it works nicely:
Let me know what you think .
Last edited by greenmanwitch (2011-02-07 19:57:22)
Offline
Cool. Looks like its for bash? Then you might find this useful:
bind '"\C-x\C-l":"list\C-m"'
This binds keys, in this example, the key combination ctrl+X ctrl+L to the list command + enter press.
"hut_" or "h00th00t" in irc.freenode.net #archlinux
Ranger Mailing List: https://lists.nongnu.org/mailman/listinfo/ranger-users
Offline
Wow, thanks, Hut. I took that into consideration and have updated fm.
Offline
Warning:
>> Depends on pycp/pymv, http://github.com/yannicklm/pycp
Since I wrote this, I know it's not finished yet
Offline
Yannick: It's not finished yet but i've been using it for some time now and it seems to work fine.
Offline
Glad to hear it !
Anyway, since it's likely that new users will get pycp code from git, I prefer put a liitle warning here
Last edited by Yannick_LM (2010-09-20 20:45:19)
Offline
Actually, Yannick_LM, I have a little request. Would it be possible for to have an --ask-once flag for overwriting files?
Offline
>> Would it be possible for to have an --ask-once flag for overwriting files?
Good idea. Will do in a future release.
Offline
I think fm is now in a fairly useful state. I've updated it and ironed out all bugs that I could find. I particularly find handy the $n variable, which is kind of like a more universal $OLDPWD.
If anybody is using it, let me know if it's missing stuff that file managers should have. I'd love to further increase my productivity doing my file management in a BASH shell .
Offline
Pages: 1