Discussion Forum

Add a new Tab command to Slush in Tini

Next Thread | Thread List | Previous Thread Start a Thread | Settings

DetailsMessage
Read-Only
Author
chaitanya kov
Posted
4-Dec-2003 06:54 GMT
Toolset
None
New! Add a new Tab command to Slush in Tini
a) Create new Slush command for tab completion
C) Add tab command to Slush command interpreter
D) Add to command interpreter the abality run tab command when user presses
tab key


The basic operation of Tab Command is to give the complete file name when we
press Tab button. This command is to be added in the slush.

let us suppose, a directory consists a list of files namely
star.xml,moon.ps,mars.ps,mac.doc
un.pdf,venus.doc and starnew.xml.

when we type "m" and press Tab button, it should display all files starting with
'm' such as
moon.ps,mac.doc,mars.ps.

please help me with a sample code.
Read-Only
Author
Stefan Duncanson
Posted
4-Dec-2003 09:19 GMT
Toolset
None
New! RE: Add a new Tab command to Slush in Tini
Sorry, wrong universe. I think you've just proved string theory!

Stefan

Next Thread | Thread List | Previous Thread Start a Thread | Settings