%P is not working
Shotaro Aoyama <[email protected]> Thu, 28 Oct 2021 22:02:14 +0900
| Newsgroups | gmane.comp.gnu.screen.user |
|---|---|
| Message-ID | <CALMFWMmq9498ArjUabNNv5nzbJY+Psawimq50WWWcFSQ9F7D9w@mail.gmail.com> |
Hi, I would like to display some indicator in the status line when in copy mode. The man page reads P sets %? to true if the current region is in copy/paste mode so I tried setting hardstatus alwayslastline "%?%P [Copy mode] %: [Normal mode]%?" but this did not as expected. Hitting C-a C-[ and entering copy mode, the status line remains [Normal mode]. How can I achieve my goal? Thanks, --- Shotaro Aoyama