add g alias
This commit is contained in:
parent
3d407c8413
commit
8355090726
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ aliases = {
|
||||||
WC = "WINDOW CLOSE";
|
WC = "WINDOW CLOSE";
|
||||||
CLOSE = "WINDOW CLOSE";
|
CLOSE = "WINDOW CLOSE";
|
||||||
WG = "WINDOW GOTO";
|
WG = "WINDOW GOTO";
|
||||||
|
G = "WINDOW GOTO";
|
||||||
WJOIN = "JOIN -window";
|
WJOIN = "JOIN -window";
|
||||||
WI = "WHOIS";
|
WI = "WHOIS";
|
||||||
WII = "WHOIS $0 $0";
|
WII = "WHOIS $0 $0";
|
||||||
|
|
Loading…
Reference in a new issue