Files
profanity/src
John Hernandez 9ecade9919 Add params support for aliases
Before aliases used spaces in their name,
now the alias part is being read only before the first space,
thus allowing execution of complex command with aliases.

Example (with plugin):
`/alias add echo "/system exec echo"`
will allow execution of
`/echo test`
as opposed to prior state when the Profanity will
search for alias "echo tests" and output `Unknown command: /echo test`

Minor change: removed an example with invalid command (`/away`)
2023-10-20 10:42:37 +02:00
..
2023-10-20 10:42:37 +02:00
2023-09-08 14:51:13 +02:00
2023-10-19 12:58:19 +02:00
2023-10-14 18:07:52 +02:00
2023-07-31 16:51:58 +02:00
2022-06-28 20:08:38 +02:00
2023-10-17 11:28:28 +02:00
2023-07-31 16:51:58 +02:00
2023-08-31 23:14:02 +02:00
2023-08-31 23:14:02 +02:00
2023-01-10 10:37:25 +01:00