Conversation
Notices
-
I hate vim so much. I really don't like nano. Never tried emacs.
Thursday, 04-Mar-10 02:02:51 UTC from xmpp-
@pm and that's why the good lord made gui ides
-
@pm emacs is gui app. what's wrong with nano !?
-
@edythemighty it's hard to use a gui via ssh :/
-
@slonua theres nothing wrong because theres just nothing in nano
-
@pm kate? why do you hate vim?
-
@pm nautilus and sftp:// ??
-
@pm get a fat pipe and freenx it!
-
@reality I hate vim because you shouldn't need to read documentation to use a program
-
@gnuchris nautilus ? probably in my top piece of shit on linux there is. I can't believe gnome users use it
-
@pm Hmm, I see your point. I think the feature-set in vim is worth the documentation, though. Emacs is even worse in that respect, though.
-
@reality the reason I use kde and not some tilling wm is that I just can't remember shortcuts :S
-
@pm Were you reading the vim docs straight? You might appreciate this more: http://2tu.us/1pw8 (but if shortcuts aren't your thing then...)
-
@pm I think its the same with konqueror, I just mean accessing files over ssh with a gui
-
@gnuchris yeah that's a great idea, but I just needed to do a quick edit and i'm always connected over ssh
-
@pm $ gedit sftp://<host>/<path> OR $ ssh <host> -X OR $ sshfs example.com:/stuff /media/home-pc
-