nano-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nano-devel] [PATCH 1/2] src/global.c: Enable mode toggle shortcuts


From: Liu Hao
Subject: Re: [Nano-devel] [PATCH 1/2] src/global.c: Enable mode toggle shortcuts in view mode.
Date: Wed, 12 Sep 2018 10:11:02 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

在 2018-09-12 03:17, Benno Schulenberg 写道:

Op 11-09-18 om 08:57 schreef Liu Hao:
This enables toggle of whitespace display, smart home, softwrap,
etc. in view mode.

Toggles work fine for me in view mode without your patch: M-P, M-#,
M-$, M-H...  Why is this patch needed for you?

Benno




I tried `./src/nano -Iv README` then M-P gave me '[ Key is invalid in view mode ]'.

Nano was built from
```
commit 5b1229599e320235c8c7822481b881df8f85cfe6 (HEAD, tag: v3.0, origin/master, origin/HEAD)
Author: Benno Schulenberg <address@hidden>
Date:   Sun Sep 9 11:50:47 2018 +0200

    po: update translations and regenerate POT file and PO files

```

with configure options
```
./configure --prefix=/usr --disable-justify --disable-libmagic --enable-utf8
```

--
Best regards,
LH_Mouse




reply via email to

[Prev in Thread] Current Thread [Next in Thread]