Re: Midnight Commander 4.8.17 released

2016-05-08 Thread Mike

Thank you very much.

IMHO, the way things are going at this point are perfect for this time 
and place: slowly working out bugs and making minor tweaks and improvements.


Until something changes and the move to 5.0.0 series becomes clear 
(likely some major change in an underlying dependency, or the adoption 
of that mc2 scripting aspect), I think we should continue on this 
(glacial) incremental path, bumping micro-versions every few months, and 
just seeing where this takes us.




On 2016-05-08 03:02, Yury V. Zaytsev wrote:

Hi,

I'm glad to announce the availability of mc-4.8.17!

This is a maintenance release that includes bugfixes for a bunch of very
annoying bugs that surfaced in the previous version (FISH, patchfs,
segfault and tcsh detection on FreeBSD) and brings several new features.

Copy & move operations now use an adaptive buffer, just like the
corresponding coreutils commands, which will significantly improve the
performance (hopefully!) for many of our users. Move to the new
high-level mouse API has not only simplified our code, but also resolved
a number of long-standing mouse bugs. Finally, the new panel centered
scrolling mode is weird, but fun; try it out!

For a detailed list of changes since the last version, please refer to
the release notes.

Download page: http://ftp.midnight-commander.org/?C=N;O=D
Release notes: http://www.midnight-commander.org/wiki/NEWS-4.8.17

As usual, I would like to thank tireless Andrew Borodin, and our
contributors Andreas Mohr, Mooffie and many others for making this
release possible. We still have an enormous backlog of tickets and
patches, but we are working on it as time permits, one patch at a time.

Have a great summer break everyone!



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


--
Peace and Cheer
___
mc mailing list
https://mail.gnome.org/mailman/listinfo/mc


Midnight Commander 4.8.17 released

2016-05-08 Thread Yury V. Zaytsev
Hi,

I'm glad to announce the availability of mc-4.8.17!

This is a maintenance release that includes bugfixes for a bunch of very
annoying bugs that surfaced in the previous version (FISH, patchfs,
segfault and tcsh detection on FreeBSD) and brings several new features.

Copy & move operations now use an adaptive buffer, just like the
corresponding coreutils commands, which will significantly improve the
performance (hopefully!) for many of our users. Move to the new
high-level mouse API has not only simplified our code, but also resolved
a number of long-standing mouse bugs. Finally, the new panel centered
scrolling mode is weird, but fun; try it out!

For a detailed list of changes since the last version, please refer to
the release notes.

Download page: http://ftp.midnight-commander.org/?C=N;O=D
Release notes: http://www.midnight-commander.org/wiki/NEWS-4.8.17

As usual, I would like to thank tireless Andrew Borodin, and our
contributors Andreas Mohr, Mooffie and many others for making this
release possible. We still have an enormous backlog of tickets and
patches, but we are working on it as time permits, one patch at a time.

Have a great summer break everyone! 

-- 
Sincerely yours,
Yury V. Zaytsev



signature.asc
Description: This is a digitally signed message part
___
mc mailing list
https://mail.gnome.org/mailman/listinfo/mc


Midnight Commander 4.8.17 released

2016-05-08 Thread Yury V. Zaytsev
Hi,

I'm glad to announce the availability of mc-4.8.17!

This is a maintenance release that includes bugfixes for a bunch of very
annoying bugs that surfaced in the previous version (FISH, patchfs,
segfault and tcsh detection on FreeBSD) and brings several new features.

Copy & move operations now use an adaptive buffer, just like the
corresponding coreutils commands, which will significantly improve the
performance (hopefully!) for many of our users. Move to the new
high-level mouse API has not only simplified our code, but also resolved
a number of long-standing mouse bugs. Finally, the new panel centered
scrolling mode is weird, but fun; try it out!

For a detailed list of changes since the last version, please refer to
the release notes.

Download page: http://ftp.midnight-commander.org/?C=N;O=D
Release notes: http://www.midnight-commander.org/wiki/NEWS-4.8.17

As usual, I would like to thank tireless Andrew Borodin, and our
contributors Andreas Mohr, Mooffie and many others for making this
release possible. We still have an enormous backlog of tickets and
patches, but we are working on it as time permits, one patch at a time.

Have a great summer break everyone! 

-- 
Sincerely yours,
Yury V. Zaytsev



signature.asc
Description: This is a digitally signed message part
___
mc-devel mailing list
https://mail.gnome.org/mailman/listinfo/mc-devel


Re: smbfs: questions and issues

2016-05-08 Thread Toby
> I re-discover smbfs after few years, I see it's still as slow and 
> itchy as it was

Yes, the performance and bugginess of Samba / smbfs have not been improving at 
all. Which is probably not the developers' fault, but a poorly designed 
protocol. 

If your setup allows it, you might want to try sshfs. Coming from smbfs, I've 
found it to be ridiculously fast and reliable.

There is also mc's internal #sh support:

cd #sh:user@server:/path

You might want to try both (FUSE sshfs and mc #sh) and see which one works best 
for you. I tend to use sshfs for local resources, as a replacement for smbfs or 
nfs, and #sh for remote resources.

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