Skip to content

Commit

Permalink
Add description for Plugins SaveLastSessionLayout and MouseFreeURLHa…
Browse files Browse the repository at this point in the history
…ndler gnome-terminator#22

Add description for Plugins SaveLastSessionLayout and MouseFreeURLHandler gnome-terminator#22
  • Loading branch information
vssdeo authored Oct 17, 2023
1 parent 52add9f commit a2784ac
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions source/plugins.rst
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,31 @@ Adds a menu item, **Terminal screenshot**, to :ref:`context-menu`
that will take a screenshot of the underlying terminal, and present
a dialog for where to save it.

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Save Last Session
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Original Author: Vishweshwar Saran Singh Deo

Does what it says, Saves the last layout settings on user logout,
restart, shutdown or when last window is closed. Later the layout can
be restored from (Right Click) -> Layouts -> SaveLastLayoutSession.

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Mouse Free URL Handler
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Original Author: Vishweshwar Saran Singh Deo

Uses the Short Cut Key Binding feature to enable users to select URL's
using keyborad shortcuts and open links. Default Keybindings
- Find Next URL: ``Alt``\ +\ ``j``
- Find Prev URL: ``Alt``\ +\ ``k``
- Open URL : ``Alt``\ +\ ``Enter``
- Stop Search : ``Esc``

Keybindings can be later changed in Preferences -> keybindings

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Test Plugin
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Expand Down

0 comments on commit a2784ac

Please sign in to comment.