1Padre::Wx::Dialog::PosiUtsieornsC(o3n)tributed Perl DocuPmaednrtea:t:iWoxn::Dialog::Positions(3)
2
3
4

NAME

6       Padre::Wx::Dialog::Positions - Go to previous (or earlier) position
7

SYNOPSIS

9       In the places of the code before jumping to some other location add:
10
11         require Padre::Wx::Dialog::Positions;
12         Padre::Wx::Dialog::Positions->set_position
13

DESCRIPTION

15       Remember position before certain movements and allow the user to jump
16       to the earlier positions and then maybe back to the newer ones.
17
18       The location that will be remember are the location before and after
19       non-simple movements, for example:
20
21       ·   before/after jump to function declaration
22
23       ·   before/after jump to variable declaration
24
25       ·   before/after goto line number
26
27       ·   before/after goto search result
28
29
30
31perl v5.32.0                      2020-07-28   Padre::Wx::Dialog::Positions(3)
Impressum