On Tue, 10 Mar 2015 02:35:48 -0700 aradeonas <[email protected]> wrote:
> Hi, > > Does Lazarus support crtl-z when browsing code like Delphi? > For example you jump from function to its declaration and then you want > go back to that line,In Delphi hitting crtl-z do the job but in Lazarus > I couldn't find such this thing. Search / Jump Back. Default is Ctrl-H. Ctrl-Z is in Lazarus "Undo" as it is in most editors. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
