Re: [ANNOUNCE] nano-8.0 is released
Benno Schulenberg <[email protected]>
| Newsgroups | gmane.editors.nano.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello Sébastien, Op 03-05-2024 om 14:40 schreef Seb: > Congratulations for Nano 8.0 . Thanks. > After installing nano 8.0, trying either Alt+Home or Alt+End results in > the following message (white on red) at the bottom on the terminal: > [ Unknown sequence ] 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 (Alt+PageUp produces nothing on this laptop.) Also, what terminal are you using and what is TERM set to? > 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. > I had to install libncurses-dev for the compilation to work. It should have been installed already: you couldn't have compiled nano-7.x without it either. Benno
OpenPGP_signature.asc
(application/pgp-signature, 840 B)
-----BEGIN PGP SIGNATURE----- wsF5BAABCAAjFiEEFo5vQpe/16ea/USWUUu+Lrjhlh8FAmY1E3UFAwAAAAAACgkQUUu+Lrjhlh/E vw/+ImE+R7g39qvUqjA/7xarmLzbxgDAfc/WfGvexwoltoByGWosi1bQJJGH1W1gWu5hyiuaYdrv kgcz4C/Gg5fdJBZzpLLMoPzpnuJ7Ou/ZB+PYgSJzEt5JZOnfdwMRAnLCEfWc4Yvw+71NdemAZlMe mW9mvJpzI/Ib12o941lwqsR68ORtvrwDhCH2xc/f40bsBJdHPEPzdcLhPYSUnA64M0cgl+SyNWRA GHzakxSoFi3WbrLNL7gyA01kzDXBcdXd6yCIY57HW5Xq7R3S6G/TvVVX8z7Ohj/clTnyv8KBxJhc 4ne06tSuzxZcDUKxxzXwZU7KE7Nhe8h1B35oq/BbqD2UAt4ZXMNDq0A423D/DHicO4zNLkVo8vy9 +EVzz7On8FdV6Ix7u+gRM5YXrm+VAMCBa13kMHtmWRwILDWmMJ9osvL5q+RdkVKayEIF0XmXuCJj JRnizlF0DqnZ3miQlCRjsPyMHECTuOCBM36kTxP73gf0tYwXsv3H1Vyz9h6+HaVpthwgUgqER5iP ovCKWhuJKxYS9QtVH6gs/T/t3nqdi3VVP2BaVz3s4GyHmHaYqZiC5m7i1Mr7xz1aH6k5uWdGpj1P zfT73fGeCsvFkEvYluROfzIsc0YK+DvtirT+YfVTZDCWSqbJVcakuG1fL8qZuCPJVKyB0LaFk7tn HqA= =rqxq -----END PGP SIGNATURE-----