CroX
Oct 26 2009, 07:32 PM
I have just decided to give Tinyfugue a shot and it looks pretty nice. There is one thing I can't come to terms with however - the fact that TF captures the prompt and removes it from the output. I want to keep it in the output and also not capture it to the input area. Is that possible?
Bannin
Oct 26 2009, 08:42 PM
/def -h"PROMPT *" catch_prompt = /test echo({*})
CroX
Oct 27 2009, 02:00 PM
QUOTE (Bannin @ Oct 26 2009, 09:42 PM)

/def -h"PROMPT *" catch_prompt = /test echo({*})
That is amazing! Thanks.