The history mode position indicator currently shows [up 1/28] which is a single line number out of total. This is not meaningful because it does not convey how many lines are visible.
Expected: show the visible range, e.g. [up 1-13/28], so the user can see which slice of history they are looking at relative to the total.
The history mode position indicator currently shows
[up 1/28]which is a single line number out of total. This is not meaningful because it does not convey how many lines are visible.Expected: show the visible range, e.g.
[up 1-13/28], so the user can see which slice of history they are looking at relative to the total.