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
views: Support 'j/k', 'J/K' and 'G/end' for navigation in infoviews.
Extended support for navigation through the other specified keys in
infoviews using PopUpView base class.
Note that unlike the previous implementation, the ListWalker object
is constructed in PopUpView (the base class) instead of the derived
class.
Tests added for navigation keypresses in MessageInfoView and
StreamInfoView.
0 commit comments