Sven thanks a lot for your response.
I was wondering whether we can introduce the above mentioned feature with an icon (say next to the Run icon) so that I/we can repeatedly press the icon and watch the execution of code lines one each time (if you reach a loop then the whole loop is executed or if you reach a function thrn the whole function is read). It is not "functional" for me to move the mouse to each line, right click and choosing to run the line (although of course the current feature by mouse is necessary).

Best,
Yiannis

Στις Τετ 11 Μαΐ 2022 στις 11:59 π.μ., ο/η Sven Schreiber <svetosch@gmx.net> έγραψε:
Am 11.05.2022 um 08:27 schrieb Ioannis Venetis:
> Hello to all,
>
> Can we add an icon next to the Run (Ctrl+R) to run current line?
[Pedantic side note: the mouse-over tooltip "ctrl + R" with an uppercase
R for the run button is not entirely correct, because for me here it
just works with ctrl+r, lowercase r. Doing ctrl+R = ctrl+shift+r closes
the editor window for me here on Windows.]
> That is, line-by-line run the script (starting from the current cursor
> location within a script file) when pressing this "button"?

Note there are already two ways to achieve this:

- Right-click and select "run current line";

- or mark/select some code portion and then click the run button, which
will execute only the selection.

cheers

sven
_______________________________________________
Gretl-users mailing list -- gretl-users@gretlml.univpm.it
To unsubscribe send an email to gretl-users-leave@gretlml.univpm.it
Website: https://gretlml.univpm.it/postorius/lists/gretl-users.gretlml.univpm.it/