Lazula 25fc71570c Overhaul alias system
Aliases now use a hashtable. Aliases are now either commands or data.
Data aliases may be strings or raw bytes.

* Expand alias API
* Remove remote aliases - remote commands can still be aliased normally
* Update alias help text
* Fix an alias test and add new tests
* Add r_str_escape_raw() for null-safe escaping of unprintable characters
* Remove command to print alias without newline
* Fix dif command opening files as strings
2021-10-04 09:30:37 +02:00
..
2021-10-04 09:30:37 +02:00
2021-08-17 01:09:03 +00:00
2021-10-04 09:30:37 +02:00
2021-10-04 09:30:37 +02:00
2021-07-08 00:24:50 +02:00