mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 01:16:19 +00:00
We've had this kind of hacky setting called message_view_only for a long time in the hotkeys code, and it originally helped optimize the code a bit. It wasn't well maintained, and people started adding non-message-view behavior to the arrow keys without flipping that flag to false. This change finally flips the flag to false, which simplifies some of our logic.
23 KiB
23 KiB