Hi all console fans ;) Some time ago I started new project called "Rebol Virtual Console" which could be first part from the big project "Rebol developer's environment". It is just at the beginning but you can try latest version at my rebsite(desktop/sites/cyphre/vconsole). Please, try to use it instead of the native console because I need to test it a lot ;-) I would like to hear your comments, bugreports etc.
Some info about the vconsole version 0.0.4: features: -99,9% ;-) emulation of code execution (don't hesitate to write me if you find any problems with any kind of rebol code) -commands history -cut,copy,paste -can be simply used in your View/Vid applications -done 50% of 'view 'unview emulation what you can expect in next versions: -cleaned-up the code ;) -the whole console will be VID style -ability of evaluating pasted text -customizable text buffer -slider for scrolling the text -possibility of opening multiple consoles in same Rebol process(choosing different console contexts...) -100% emulation of 'view, 'unview -word-completation using TAB -lots of useful/programable keyboard shortcuts -colored text output -another features from possible users feedback -and many more :-) This console would look always same on all systems so you won't need the system-dependent native one ;-) Regards Cyphre ----- Original Message ----- From: "Petr Krenzelok" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 11, 2001 10:20 AM Subject: [REBOL] Re: Shell productivity wish-list > > > [EMAIL PROTECTED] wrote: > > > > > > > > > > [EMAIL PROTECTED] wrote: > > > > > > > > > > > Sorry to disagree, but I don't like these features. > > > > > > > > I get always annoyed, if some unexpected happens. As long as there are > > > the > > > > same events causing different reactions under different OS's or programs > > > I get > > > > never accustomed to so called shortcuts. > > > > > > That's completly your problem :-)) > > > -pekr- > > > > > > > Maybe, but i am quite content with the status quo regarding short cuts in > > Rebol.) > > How about you? > > Well, we are talking console native behavior, not script level shortcuts, right? > I think that EACH OS provides you with ability to cut and paste, as well as > by-word skipping (ctrl + arrow), and by-word (ctrl + shift + arrow) or by-letter > hilighting (shift + arrow under Win). It would be cool to have, as the way it is > now, I have to touch mouse. End and Home keys already work, so why to miss > others? > I can bet that above mentioned behavior would not cause you any troubless or > unexpected behavior during your console work, while many of us would welcome > such features imo. > > -pekr- > > > > > > > AR > > > > -- > > GMX - Die Kommunikationsplattform im Internet. > > http://www.gmx.net > > > > -- > > To unsubscribe from this list, please send an email to > > [EMAIL PROTECTED] with "unsubscribe" in the > > subject, without the quotes. > > -- > To unsubscribe from this list, please send an email to > [EMAIL PROTECTED] with "unsubscribe" in the > subject, without the quotes. > > --- Odchozí zpráva neobsahuje viry. Zkontrolováno antivirovým systémem AVG (http://www.grisoft.cz). Verze: 6.0.282 / Virová báze: 150 - datum vydání: 25.9.2001 -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
