Quote:
Originally posted by Nz_Boy_2004
Hi, ive always wanted to make my own console, there isnt any that i relly like heaps so i thought there mgiht be a way to make your own i want to make one like aterm but add fetures into it, like say you type a command in wroung then my console would ask you if you ment this command e.g. if you put ./configtre instead of syaing that inst a command it would ask you did you mean ./configure etc etc. you get the idea does anyone know how to make your own console? if so help me do this please.
|
I can see why you'd want that <BEG>
However, there's a similar feature built into
bash, and I guess there's where you'd want
to add your feature, too, since aterm, xterm,
whatever ... only run a shell anyway, and are
a way of accessing a shell in a graphical environment.
Have a look at
man bash
/cdspell
Cheers,
Tink