On 14.04.25 13:15, Will Godfrey wrote:
I think I've worked this out now.

I've done some reordering of the lists for better separation.

In the CLI we have:
     previous entry
     current input
     line to-send

Each of these have three entries representing:
    root word,
    section,
    offset.

At startup the sets the last see to:
     main
     (empty)
     (empty)

....
Whenever a successful entry has been sent it is copied to the previous one.

What I don't yet fully get is how the user interacts with that mechanism.
If I understand correct, the idea is to have a very simple control structure
which builds up a "Sentence" -- once that is complete, a matching window
in the GUI is selected to receive positioning commands, correct?

Now, let's assume I am a rather clueless CLI user and don't have a grasp
of the concept behind this mechanism. Let's assume I started playing around,
do I get any clues as to how I can move forward in this "game"?

I.e. what kind of feedback does the user get while in the middle of that
selection procedure?

Anyway, it's an interesting concept you're exploring here...

-- Hermann





_______________________________________________
Yoshimi-devel mailing list
Yoshimi-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/yoshimi-devel

Reply via email to