Showing posts with label shortcut. Show all posts
Showing posts with label shortcut. Show all posts

Monday, 17 October 2011

Top 10 Command Line Shortcuts


Terminal logoHere's the top 10 shortcuts I use on the command line. THese should speed up your productivity quite nicely. If you're using the Gnome Terminal on Ubuntu (possibly other distro's too) you might need to enable ALT+f and ALT+b in the preferences.

  • ESC + .
    Escape key and the period/full stop at the same time will insert the last argument from the previous command. For example if your previous command is:

Wednesday, 1 June 2011

Enabling Alt+f and Alt+b shortcuts in Gnome Terminal

I though each time I find a solution to a problem I have I should blog it to make sure the knowledge is out there for everyone. This is a super simple one to start with.

I've been switching from KDE to Gnome in Ubuntu, but been finding it hard to let go of Konsole.
Then I realised the the Gnome Terminal allows background images the way Konsole used to. Anyway, that's another post, standard terminal shortcuts weren't working, like Alt+f to skip forward a word and Alt+b to go back a word, as they were conflicting with the window menus, as in the image above.

There's a super simple fix.