sje30 / ess-unigd

MIT License
12 stars 0 forks source link

refresh should not change plot number #4

Closed sje30 closed 5 months ago

sje30 commented 5 months ago

when refreshing the essgd buffer, it should not automatically revert to the last plot.

e.g. if it is currently showing plot 3 of 5, when I hit 'r' it goes to plot 5; it should stay on plot 3, which is useful e.g. when the window is resized.

Otherwise, when you resize the window, it changes the plot you are looking at.

sje30 commented 5 months ago

closed in commit 1625faa