I am currently trying to port the text-mode-mc to cray/unicos on a cray
T3E - does anyone have experience with unicos and mc or has even compiled
mc on a cray machine?
I was able to get ncurses and glib compiled with the cray compiler (gcc is
not installed/not working) I had to change some data
I had some problems with /tmp/ksocket/* when it contained ~20'000
files, all of the same length thus foiling the strlen() 'optimisation'.
This small patch tries to skip the check-if-file-was-marked-in-the-
old-list-logic if no files we're marked at all. It considered
decrementing 'marked_cnt' f
On Thu, Nov 29, 2001 at 05:43:51PM +0100, Steef Boerrigter wrote:
> > >As far as I know, there is no printing support in mcedit.
> > >
> > I find it very strange for an editor.
> > Do you know the reason?
>
> I do. An editor is a program for editing files. Not a printing tool.
> vi doesn't have a
I would like to add this feature to mc but I don't know where to start
I downloaded the sorces from Debian.
somebody can help me?
Thank you
Jose
jose wrote:
> Pavel Roskin wrote:
>
>> Hi, Jose'!
>>
>>> I would like to know if there's a way to print a file with mcedit.
>>> I was looking for doc
Hi Jose',
> >As far as I know, there is no printing support in mcedit.
> >
> I find it very strange for an editor.
> Do you know the reason?
I do. An editor is a program for editing files. Not a printing tool.
vi doesn't have a print option, does it?
Since the files edited in mcedit are ascii fi
Pavel Roskin wrote:
>Hi, Jose'!
>
>>I would like to know if there's a way to print a file with mcedit.
>>I was looking for documentation about printing but I can't found nothing
>>about this topic.
>>
>
>As far as I know, there is no printing support in mcedit.
>
I find it very strange for an edi