[linedit-devel] patch
Samium Gromoff
_deepfire at feelingofgreen.ru
Sat Apr 21 09:52:13 UTC 2007
At Fri, 20 Apr 2007 10:22:27 +0200,
<larryl at bredband.net> wrote:
>
> [1 <text/plain; ISO-8859-1 (7bit)>]
> patch.txt contains
> - user reader hook
> this can be used to implement simple string commands as "show cpu" that could be translated to the string "(show-cpu)" for example.
> - user symbol hook
> after a line has been entered by the user, it is feed to READ-FROM-STRING that reads each peace and feeds it to a user-hook function that can replace symbols etc..
> - user completion hook
> if user types string commands, those doesn't exist as symbols in any package so a user side completion
> function can take care of completing "show cpu"
>
> cli.lisp
> contains an example of above features
Looks quite cool!
> enjoy!
> /larry liimatainen
regards, Samium Gromoff
More information about the linedit-devel
mailing list