It is pretty awesome. And doubly awesome that they have the source
hosted at Github. I'm tempted to go and try and fix the one flaw I see
there: no tab completion. The CLI file binds tab to prevent normal
behavior but doesn't make it awesome. I'm thinking that on keypress
you just need to trap the event, grab the current value in the input,
compare it to the list you are looking at, then do an overlay to show
the options. Sadly, I don't think I'll have time to do that today
since I have actual work to do. But it would be cool.

Judah

On Thu, Apr 1, 2010 at 3:12 PM, Ian Skinner <h...@ilsweb.com> wrote:
>
> On 4/1/2010 3:00 PM, Ray Champagne wrote:
>> Type in
>>
>>   su God
>>
>> ;)
>>
>
> Who have tried the irc command?
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:314814
Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-community/unsubscribe.cfm

Reply via email to