App-sdview-Output-Tickit

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

         * Type within the outline treeview to filter; Enter to jump to the
           first highlighted item

        [BUGFIXES]
         * Await `Tickit::Term` startup to avoid terminal output on shell if
           app crashes early
         * Declare depends on `String::Tagged` 0.17

0.02    2023-08-30
        [CHANGES]
         * Added a popup outline view with jump scrolling on click
         * Updated for new margin/indent model of App::sdview::Style v0.12

        [BUGFIXES]
         * Correct handling of empty paragraphs that still have a leader term

0.01    2023-08-26
        First version, released on an unsuspecting world.

README  view on Meta::CPAN

      * Down - scroll down a line

      * ] - scroll up to the previous item

      * PageDown - scroll down half a page

      * Space - scroll down a page

      * End or > - scroll to bottom

      * F9 - open the outline view popup. See Below.

      * / - start a regexp search in the document body. See Below.

      * q - exit

 Outline View

    The outline view displays an overview of all the section headings in
    the document.

lib/App/sdview/Output/Tickit.pm  view on Meta::CPAN

=item *

C<Space> - scroll down a page

=item *

C<End> or C<< > >> - scroll to bottom

=item *

C<F9> - open the outline view popup. See Below.

=item *

C</> - start a regexp search in the document body. See Below.

=item

C<q> - exit

=back



( run in 1.882 second using v1.01-cache-2.11-cpan-364913b4093 )