Re: [PATCH] xterm titlebar

2002-12-15 Thread Tomas Styblo
* Adam Byrtek 'alpha' <[EMAIL PROTECTED]> [Thu, 12 Dec 2002]: Hi ! > A patch to display mc's current working dir in xterm titlebar. I made > it mostly for my own personal use - I often have many instances of mc > on my desktop (sometimes shaded, sometimes minimized) and meaningful > title helps m

File loading in mcedit reorganized

2002-12-15 Thread Pavel Roskin
Hello! I have fixed a bug when the internal editor would blindly trust the file size instead of reading the file until the file ends. While doing that, I had to reorganize the code for file loading. The new code basically does the same thing, but it's easier to understand. The internal editor a