Paul Gier
6c9c033126
functions: handle hostname starting with dash
...
If a hostname starts with a dash `-` character, the prompt_hostname function
fails because the `string` function interprets it as an option instead
of an argument.
2024-02-22 21:21:31 +08:00
Aaron Gyes
4a6dbe0922
prompt_* functions: shorten their descriptions
2022-01-22 20:06:37 -08:00
Andrey Mishchenko
e79617f4b7
Add documentation for prompt_hostname
2021-12-04 10:37:49 +01:00
Mahmoud Al-Qudsi
b42b562d06
Revert prompt_hostname to short hostname only
...
Hat-tip: @zx8. Closes #4804 .
2018-03-12 08:24:42 -05:00
Mahmoud Al-Qudsi
410f6fbd44
Switch prompt_hostname over to $hostname
2018-03-09 15:05:43 -06:00
Kurtis Rader
37d91d0c29
change name of the function
2016-10-23 15:02:14 -07:00