|
From: Petr M. <mi...@ph...> - 2014-08-04 22:22:22
|
>>>> I have just tried the current cvs to which the enclosed patch has been applied
>>>> but all the commands
>>>> pause mouse ...
>>>> do not work now (gnuplot command prompt is frozen till Ctrl/C).
>>>> Can you please repair it?
>>>
>>> What terminal and what operating system? 4.6 or 5.0?
>>
>> Cvs of both 4.6 and 5.0.
>> Linux with x11 and wxt terminals.
>
> Very strange.
> I don't see any problems here, and I can't fix it if I can't see it.
>
> I do notice one thing that possibly is confusing...
> When you say "pause mouse {button1|any}" and then
> click the mouse, no <cr> is sent to the terminal and
> no new prompt is generated.
> So it is not obvioud that control has returned to the terminal and a
> new command can be typed and executed.
Yes, you are right - just the prompt does not go back if a mouse button is
pressed; I thought I have to press Ctrl/C while <Enter> is fine as well.
Now it works fine as well as ginput() in Octave, thanks.
Petr
|