I suggest that konsole modified to be backward predictive when typing commands in. What this means is that you can simply type maybe the first 2 letters of a previous command typed in the same session and simple press the <tab> reveiling all possibilities. Example:

>> mount -w /dev/hdd1 /mnt/gamedrive

after multiple commands being entered then simply type the following:
>> mou <tab> and console would load the command above!

This function is the core of simplicity for those who have programmed in MATLAB, it realy makes things easy

Mduduzi