Files
neovim/test/functional
butwerenotthereyet cbc8d72fde tabpage: track last-used tabpage #11626
In a multi-window scenario, it is possible to return focus to the last
accessed window via n_CTRL-W_p.  However, in the case of a multi-tab
scenario, there was previously no way to return focus to the last
accessed *tab*.  Here, that ability is added via n_g<tab>.

Additionally, the index of the previous tab is exposed via
tabpagenr('#'), mirroring the existing functionality of winnr('#').
2020-01-02 06:06:11 -08:00
..
2019-11-27 22:47:25 -08:00
2020-01-01 19:26:29 +01:00
2019-12-31 02:25:10 -08:00
2019-12-31 15:11:08 -05:00
2019-05-05 14:05:25 +02:00
2019-12-31 15:11:08 -05:00