You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently in src/views/dm.rs, the message history paragraph is always scrolled to the bottom. In UI mode, pressing j/k or PageUp/PageDown should scroll the message history so users can read past messages.
Currently in
src/views/dm.rs, the message history paragraph is always scrolled to the bottom. In UI mode, pressingj/korPageUp/PageDownshould scroll the message history so users can read past messages.