Re: [ANNOUNCE] nano-8.0 is released
Seb <[email protected]>
| Newsgroups | gmane.editors.nano.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Benno, > Strange. Please search for "hex codes" in src/winio.c, comment > the #ifdef and #endif around that piece of code, and recompile. > Then run `src/nano 2>TRAIL; cat TRAIL` and type: > > Alt+Home Alt+End Alt+PgUp Alt+PgDn ^X > > Then paste the result here. For me this gives: > Sequence of hex codes: 21e > Sequence of hex codes: 219 > Sequence of hex codes: 22d > Sequence of hex codes: 18 Here is the result: Sequence of hex codes: 1b 5b 37 fe Sequence of hex codes: 1b 5b 38 fe Sequence of hex codes: 1b 5b 35 3b 33 7e Sequence of hex codes: 1b 5b 36 3b 33 7e Sequence of hex codes: 18 > Also, what terminal are you using urxvt > and what is TERM set to? rxvt-unicode-256color >> NB: I see that the binary file is 1/3 lighter than the nano 7.x I was >> using before. > > Strange. When using the same CFLAGS, nano-8.0 should be about three > percent larger than nano-7.2. Ah, sorry, I skipped 7.2 so I was comparing 8.0 with 7.1 . Sébastien.