[Lazarus] Go back when browsing code
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Tue Mar 10 10:51:33 CET 2015
On 2015-03-10 09:35, aradeonas wrote:
> Does Lazarus support crtl-z when browsing code like Delphi?
I thought Delphi IDE used Ctrl-LeftArrow. Ctrl+Z is undo in the editor.
Anyway, Lazarus uses Ctrl+H as the default, but also has Ctrl+LeftArrow.
All these can be customised by the developer in the IDE settings.
You could also install the Editor Toolbar (though I think it is now
installed as standard) and add the Forward/Back navigation buttons to
the toolbar.
Regards,
- Graeme -
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
More information about the Lazarus
mailing list