Actions
Linemarker » History » Revision 5
« Previous |
Revision 5/6
(diff)
| Next »
Per Amundsen, 02/16/2023 12:57 PM
Added in 2.7
/linemarker [-grsN] [window] |on|off]
Changes unread line marker settings for a window.
If no window is defined, current window is used.
Switches
Switch | Description |
-g | Scrolls to the unread line marker. |
-r | Reset unread marker line position on [window]. |
-sN | If N = 0, enables the small unread line marker, if N = 1, disables the small unread line marker. |
Parameters
[window] - Window to edit.
[on|off] - Enables or disables unread line marker for all windows, unless [Window] is defined.
table(ktable).
|*Parameter*|*Description*|
Example
; Automatically scrolls to the unread line marker when changing windows. on *:ACTIVE:*:linemarker -g
Updated by Per Amundsen over 1 year ago · 5 revisions