[bug #15621] file/dir entries with international characters mess up the columns

2006-02-04 Thread PB
URL: http://savannah.gnu.org/bugs/?func=detailitemitem_id=15621 Summary: file/dir entries with international characters mess up the columns Project: GNU Midnight Commander Submitted by: waiter Submitted on: Sat 02/04/06 at 10:12

[bug #14155] 4.6.1: mouse wheel strangeness

2006-02-04 Thread Roland Illig
Update of bug #14155 (project mc): Status: Fixed = Need Info Open/Closed: Closed = Open ___ Follow-up Comment #15: The second patch broke

[patch] new pty allocation strategy for BSD

2006-02-04 Thread Roland Illig
Hi, subshell.c currently contains hard-coded values for the available pty names. These names do not match with the ptys that can be found on actual systems. NetBSD 3.0 has ptyp[0-9A-Za-z], as well as pty[qrs][0-9A-Za-z], so mc can only use 64 of the 100 available ptys. There may be similar

Re: [bug #14155] 4.6.1: mouse wheel strangeness

2006-02-04 Thread Roland Illig
anonymous wrote: Follow-up Comment #7, bug #14155 (project mc): hey everyone. ok so this problem had been bugging me too. and i see the patch fixed it and for that I am very grateful. but now it appears something else has broke, the situation is this; i use Eterm for my terminal. I noticed

Re: [patch] new pty allocation strategy for BSD

2006-02-04 Thread Pavel Tsekov
On Sat, 4 Feb 2006, Roland Illig wrote: subshell.c currently contains hard-coded values for the available pty names. These names do not match with the ptys that can be found on actual systems. NetBSD 3.0 has ptyp[0-9A-Za-z], as well as pty[qrs][0-9A-Za-z], so mc can only use 64 of the 100

AMC patches ported to mc-2006-02-03-13.tar.gz

2006-02-04 Thread Arpi
Hi, I've just ported (updated) my patch set for the today version of mc. I didnt attach for size, download if interested, packed together: http://www1.mplayerhq.hu/~arpi/amc-patches-2006-02-03-13.tgz List of patches included: (content of README.patches) AMC patches, ported to