Re: Is there something like feedkeys()?

2021-01-28 Thread Yury V. Zaytsev
Maybe looking at how the macro stuff works in mcedit would help?

Sent from my iPad

> On 28. Jan 2021, at 22:43, Sebastian Gniazdowski via mc  wrote:
> 
> 
> Hi,
> on Vim there's feedkeys() function that simulates series of keypresses like 
> if they've been typed by a user, so e.g.: feedkeys(":wq\") exits the 
> editor.
> 
> Is there maybe something similar in MC's codebase?
> 
> -- 
> Sebastian Gniazdowski
> 
> ___
> mc mailing list
> https://mail.gnome.org/mailman/listinfo/mc

___
mc mailing list
https://mail.gnome.org/mailman/listinfo/mc


Is there something like feedkeys()?

2021-01-28 Thread Sebastian Gniazdowski via mc
Hi,
on Vim there's feedkeys() function that simulates series of keypresses like
if they've been typed by a user, so e.g.: feedkeys(":wq\") exits the
editor.

Is there maybe something similar in MC's codebase?

-- 
Sebastian Gniazdowski
___
mc mailing list
https://mail.gnome.org/mailman/listinfo/mc