Re: Midnight Commander 4.8.26 released

2021-01-28 Thread Joseph Reagle
I got the new version from homebrew because I noticed the shadows -- and 
haven't gotten around to turning them off yet. In the past day, though, it's 
become unusable. I don't know why, but it jams -- always showing the same 
directory that I'm not even in -- and has to be killed from another terminal.

mc 4.8.26
MacOS 10.15.7
Homebrew 2.7.6-30-gcd191a7

I reinstalled 4.8.25 and am back in business.


```
wget 
https://raw.githubusercontent.com/Homebrew/homebrew-core/83b1364a6159062f61f48d5c708663f0c651833c/Formula/midnight-commander.rb
brew install ./midnight-commander.rb
brew pin midnight-commander
```
___
mc mailing list
https://mail.gnome.org/mailman/listinfo/mc


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