Re: [Flashforth-devel] ff-shell.tcl with command history
Brought to you by:
oh2aun
From: Pete Z. <pza...@pz...> - 2016-09-16 16:00:18
|
Hi Peter, The command history looks very good. I am running it on Linux Mint 17.3 32-bit and LMDE 2 64-bit. Glad it did not take a large effort to implement. The gray area above and below the command widget box expands and does create a lot of empty space as you expand the ff-shell screen. Thanks, Pete On 9/15/2016 5:01 PM, Peter Jacobs wrote: > Pete, > > Attached is a version of ff-shell.tcl that includes the command > history. It turned out easy to keep the text widget interaction and > add a command widget below it. You can choose how you send text by > setting the input focus to the command widget or the text widget. At > start-up, the focus is first given to the command widget. Let me know > if this does as you wish or if I should change it further. > > I should put the repository up on bitbucket, but that will be a job > for tomorrow. > > Cheers, > > Peter J. |