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/

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to