defer s[command]
which allows the user to delay commands until the server is intitialized.defer s[command]
which allows the user to delay commands until the server is intitialized. defer
is more flexible because i also had config chains that would crash on server start. Which of course should never happen but sometimes i just cba while testing.u8
* u8
= u8
> [command]
is printed for all pasted lines instead of only for the last one.
Fix commands being executed when pasting multiple lines while the console is in searching-mode. Now, newline characters will be replaced with spaces while the input is used for searching.
caddy
.