Talk:tips and tricks
From DavinciWiki
A few more
Ctrl-i (x2) is [almost] the same as "!ls -a".
Ctrl-d with no characters in the line (just the davinci prompt) quits the program!
Ctrl-w deletes the last word of the line (or the whole line if there are no spaces).
--Koeppen 15:27, 8 May 2006 (MST)
done
Cedwards 16:19, 8 May 2006 (MST)
Another "trick" deserving mention
Subscripting from a value to the end of the array (e.g. b=array[5:])
I couldn't remember how to do this immediately and it's not in the old tutorial. Or maybe I just couldn't find it here?--Koeppen 20:24, 21 June 2006 (MST)
