[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nano-devel] softwrap without breaking words
From: |
Benno Schulenberg |
Subject: |
Re: [Nano-devel] softwrap without breaking words |
Date: |
Wed, 27 Aug 2014 22:08:56 +0200 |
Hello Mark,
There's another problem with the new softwrap code.
Run: src/nano +5 -$ -Ysmurfing ChangeLog
Then type: <End> <Delete> <End> <Delete> <Ctrl+Left> X
For me now the string " fixes S" is coloured as if it were a tab.
(This tab is on the second "line" of the softwrapped line.)
Without your patch, the colouring works correctly.
My /usr/share/nano/smurfing.nanorc file contains:
syntax "smurfing"
# Show tabs:
color ,yellow " +"
# Spaces in front of tabs:
color ,red " + +"
# Trailing whitespace:
color ,red "[[:blank:]]+$"
(The space here before +" is actually a real tab, of course.)
Benno
--
http://www.fastmail.fm - The way an email service should be
- [Nano-devel] softwrap without breaking words, Benno Schulenberg, 2014/08/13
- Re: [Nano-devel] softwrap without breaking words, Benno Schulenberg, 2014/08/20
- Re: [Nano-devel] softwrap without breaking words, Mark Majeres, 2014/08/20
- Re: [Nano-devel] softwrap without breaking words, Benno Schulenberg, 2014/08/26
- Re: [Nano-devel] softwrap without breaking words, Mark Majeres, 2014/08/26
- Re: [Nano-devel] softwrap without breaking words, Benno Schulenberg, 2014/08/26
- Re: [Nano-devel] softwrap without breaking words, Mark Majeres, 2014/08/26
- Re: [Nano-devel] softwrap without breaking words, Benno Schulenberg, 2014/08/27
- Re: [Nano-devel] softwrap without breaking words, Mark Majeres, 2014/08/27
- Re: [Nano-devel] softwrap without breaking words,
Benno Schulenberg <=
- Re: [Nano-devel] softwrap without breaking words, Benno Schulenberg, 2014/08/27
- Re: [Nano-devel] softwrap without breaking words, Mark Majeres, 2014/08/27
- [Nano-devel] some overcolouring with softwrap, Benno Schulenberg, 2014/08/28
- Re: [Nano-devel] some overcolouring with softwrap, Benno Schulenberg, 2014/08/28
- Re: [Nano-devel] some overcolouring with softwrap, Mark Majeres, 2014/08/31