sorting lines with nedit
Bert Wesarg
bert.wesarg at googlemail.com
Wed Apr 30 11:05:38 CEST 2008
On Wed, Apr 30, 2008 at 10:56 AM, Eric Bouyoux
<eric.bouyoux at insidefr.com> wrote:
> Hi,
>
> I use the Shell => sort command with nedit.
> The result of the command is correct except that on the first line I always
> have :
> <esc>]0;<<Unix hostname>> << Unix dirname of file>><bel><<Correct sorted
> line>>
>
> Example for file /home/eric/mydir/toto than contains :
> 3
> 2
> 1
>
> <esc>]0;erica /home/eric/mydir<bel>1
> 2
> 3
>
> Then I remove the "<esc>]0;erica /home/eric/mydir<bel>" and everything is
> fine.
>
> How can I get rid of this "<esc>]0;erica /home/eric/mydir<bel>" stuff ?
This looks like the shell prompt. Can you execute the 'env' programm
from inside NEdit and look for this pattern.
Anyway, this shoudn't be a NEdit problem.
Bert
>
> Regards.
>
> Eric.
> --
> NEdit Discuss mailing list - Discuss at nedit.org
> http://www.nedit.org/mailman/listinfo/discuss
>
More information about the Discuss
mailing list