mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
Added a default HIGHLIGHT and DEHIGHLIGHT alias
This commit is contained in:
parent
ba4f6c4056
commit
f077280643
1 changed files with 2 additions and 0 deletions
|
|
@ -138,6 +138,8 @@ aliases = {
|
|||
ATAG = "WINDOW SERVER";
|
||||
UNSET = "set -clear";
|
||||
RESET = "set -default";
|
||||
HIGHLIGHT = "HILIGHT";
|
||||
DEHIGHLIGHT = "DEHILIGHT";
|
||||
};
|
||||
|
||||
statusbar = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue