Terminal Shortcuts
I use Terminal in OSX a lot. Theres a handful of bash shortcuts that are really useful. There's more but these are the ones I find most useful.
Ctrl + A = Go to the beginning of the line
Ctrl + E = Go to the end of the line
Ctrl + R = History search, for e.g. hit the commadn and type 'svn' and then cycle through all your commands which contain the string 'svn'
Ctrl + W = Cut one word back - uses whitespace as a delimiter
Ctrl + K = Cut everything to the right of the cursor
Ctrl + U = Cut everything to the left of the cursor
Ctrl + Y = Paste whatever was cut using the last 'cut' command
Ctrl + L = clear the screen (but keeps evrything in the current line)
Latest Posts
Walking In Andorra
5:24p.m., 11 Jul
I've just returned from a week in Arinsal, Andorra. It's a popular ski resort, but almost the whole town seems ...A New Mix In The Cloud
5:27p.m., 30 May
I uploaded a new mix to mixcloud.com yesterday. The notion for the mix came from the grunge podcast we recorded ...League One Round-Up, Player Of The Year Awards 2009-2010
5:53p.m., 19 May
I've enjoyed this 2009/2010 football season. Huddersfield Town have managed to put together a young, hungry side with a smattering ...Wii Sports Resort Table Tennis - Tips To Beat Lucia
7:02p.m., 25 Apr
I love my Nintendo Wii. Partly it's because of the Wiimote, but mostly I love games that are simple to ...