Aliases
This file contains all aliases. Sending the alias typically has the same behavior as sending the original command.
| Alias | Original | Details |
|---|---|---|
| m | km.move | Added for Blurred. |
Examples
Using the m Alias
Input:
m(5, 10) # This is equivalent to km.move(5, 10)
Output:
m(5, 10)
>>>