zulip-terminal icon indicating copy to clipboard operation
zulip-terminal copied to clipboard

boxes.py: Change behaviour of 'z' on broad narrows

Open imnitishng opened this issue 4 years ago • 2 comments

Currently z acts as a toggle key to switch between stream view and topic view, however when pressing the key on broad narrows like All Messages/Private Messages/Starred Messages/Mentions, it behaves as defined All Messages->Topic->Stream->Topic, this commit fixes this behaviour to All Messages->Topic->All Messages, acting at a Zoom-in and Zoom-out view toggle key. Stream to Topic narrow behaviour remains unaffected with this fix.

Fixes: #692

imnitishng avatar Jun 25 '20 03:06 imnitishng

Please have a look at this fix.

imnitishng avatar Jun 25 '20 06:06 imnitishng

Heads up @imnitishng, we just merged some commits that conflict with the changes your made in this pull request! You can review this repository's recent commits to see where the conflicts occur. Please rebase your feature branch against the upstream/main branch and resolve your pull request's merge conflicts accordingly.

zulipbot avatar Jan 30 '21 20:01 zulipbot