@cheeaun since you have `j`, `k` for navigating posts by moving down/up, I suggest `h`/`l` for navigating users by moving left/right. Together, it should make it quite fast to catch up quickly
@hboon ohh, I was thinking of that too. I suppose `h/l` is a common shortcut for going left/right? My initial idea was assigning them for loading the next/prev posts in the post pane (same as j/k in Gmail when viewing a single email) but it seems a little unusual and slow due to having to load replies per post.

@cheeaun yeah, `j/k` and `h/l` matches the navigation used for vi out of the box (and they are convenient to use together with a QWERTY layout) and some apps/sites adopt them.

And you'll be contributing to the greater good by training users to be ready for when they eventually switch to vi 🤣