Topic: Back button (1 of 1), Read 17 times
Conf: VEDIT Suggestions
From: Pauli Lindgren
Date: Wednesday, February 03, 2010 12:07 PM

Is there a way to find out which buffer is the one that was open previously (in history)?
That is, would it be possible to implement the functionality similar to pressing "Back" button on a web browser?

It seems that Vedit already does know the history of buffer switches.
If you close a file, Vedit switches to the one that was open previously in history (not for example to next or previous buffer in numerical order).

So we only need a way to access this information using macro language.
And, of course, it would be nice to have the "Back" and "Forward" buttons on toolbar, too.

--
Pauli