[Conkeror] Feature request: Undo
Nicholas A. Zigarovich
nick at servo.cc
Mon Feb 2 07:17:50 PST 2009
Ramkumar R wrote:
> Vimperator implements a very useful feature called 'undo' which simply
> re-opens a previously closed tab. How should I get started on
> implementing this feature in Conkeror?
The ability to recover closed tabs is a feature of Firefox which
Vimperator leverages.
modules/buffer.js and modules/window.js are good places to start.
Tentatively, I'd say it doesn't look too painful to implement.
Cheers,
- Nick
More information about the Conkeror
mailing list