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";
|
||||
CLOSE = "WINDOW CLOSE";
|
||||
WG = "WINDOW GOTO";
|
||||
G = "WINDOW GOTO";
|
||||
WJOIN = "JOIN -window";
|
||||
WI = "WHOIS";
|
||||
WII = "WHOIS $0 $0";
|
||||
|
|
Loading…
Reference in a new issue