<<< Date Index >>>     <<< Thread Index >>>

Re: [Mutt] #3453: mutt-1.5.18: wrap line as they can be selected with a double click



Derek Martin typed (on Sat, Sep 25, 2010 at 05:00:41PM -0500):
| On Sat, Sep 25, 2010 at 08:15:44AM -0400, Thomas Dickey wrote:
| > >However, when I view the source code in vim or with less, double
| > >clicking *does* select the wrapped portion.
| > 
| > vim doesn't use curses (it's a termcap application).
| > (n)curses happens to provide a termcap interface.
| 
| But less does:
| 
| $ ldd `which less`
|         libncursesw.so.5 => /usr/lib/libncursesw.so.5 (0xb7ecb000)
|         libc.so.6 => /lib/libc.so.6 (0xb7d85000)
|         libdl.so.2 => /lib/libdl.so.2 (0xb7d81000)
|         /lib/ld-linux.so.2 (0xb7f25000)

Speak for yourself, methinks:

        jpradley:boss 23# ldd /usr/local/bin/less
        /usr/local/bin/less needs:
                /usr/gnu/lib/libintl.so.8
                /usr/lib/libc.so.1

-- 
JP