Branch: refs/heads/master Author: Nick Treleaven ntrel002@gmail.com Committer: GitHub noreply@github.com Date: Mon, 08 Apr 2024 09:35:38 UTC Commit: dbaf99e3528a2f9007c4ab0ced416bdd87c22574 https://github.com/geany/geany/commit/dbaf99e3528a2f9007c4ab0ced416bdd87c225...
Log Message: ----------- Document *Go to line* offsets (#3817)
Modified Paths: -------------- doc/geany.txt
Modified: doc/geany.txt 5 lines changed, 4 insertions(+), 1 deletions(-) =================================================================== @@ -1468,6 +1468,9 @@ Go to line
Go to a particular line number in the current file.
+If the given value starts with a plus or minus, the value will be +interpreted as an offset from the current line. +
Regular expressions ^^^^^^^^^^^^^^^^^^^ @@ -4775,7 +4778,7 @@ translucency *Example:* ``translucency=256;256;false;false``
marker_line - The style for a highlighted line (e.g when using Goto line or goto symbol). + The style for a highlighted line (e.g when using *Go to line* or *Go to symbol*). The foreground color (first argument) is only used when the Markers margin is enabled (see View menu).
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).