2010/12/28 Marcin Krol <mrk...@gmail.com>

>
> 1. is there some way to make Listener forget the code it just compiled?
> When I do smth like
>
> "prog" run
>
> it always runs the last compiled version, even if I just changed the
> source code file "underneath".
>

You can use

  refresh-all

to have Factor recompile everything that has changed.


>
> 2. It would be neat to be able to cycle commands in scratchpad of
> Listener using up and down arrows. As it stands I have to click the
> relevant word sequence, which is irritating for me given the Linux shell
> and Unix/CPython shell habits.
>

I think control-p control-n are supposed to work.
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to