Indrajit Raychaudhuri
d80e393f78
general: Reformat documentation with better formatting and wording
...
General purpose reformating and rewording in (a few places). This should
also make markdown linting happier.
Prefer back-ticks wherever useful and use `console` for code blocks to
be executed on terminal.
Also, update references links wherever possible (including update from
'http://' to 'https://').
4 years ago
Indrajit Raychaudhuri
5a8bfd5bf5
helper: Update docs for OS detection helpers
4 years ago
Austin Sloane
4e7ab4b8b7
utility, helper: add aliases to use with termux terminal emulator (android) ( #1859 )
4 years ago
Kaspar Vollenweider
f4ca9ebfc9
feat(helper): add os-type helper functions
...
Add the following functions:
- is-darwin
- is-linux
- is-bsd
- is-cygwin
And apply them everywhere I found code doing that what these functions do.
5 years ago
Kaleb Elwert
e606b09c9e
Update is-callable to also check builtins
...
Fixes #1037
8 years ago
Sorin Ionescu
a84ac5b002
Only one newline at end of file
10 years ago
Sorin Ionescu
5b4dcea595
Simplify auto-titling
11 years ago
Sorin Ionescu
b98c7469e5
Rewrite terminal auto-title
11 years ago
Sorin Ionescu
a1a2a37045
Use the builtin $signals array
12 years ago
Sorin Ionescu
b48e0ed74f
[ Fix #249 ] Add documentation for helper
12 years ago
Sorin Ionescu
10f333f45c
Rename autoloadable to is-autoloadable
12 years ago
Sorin Ionescu
3d5e302777
[ Fix #245 ] Merge trap into helper
12 years ago
Sorin Ionescu
e5e26eccff
[ #245 ] Convert helper into a module
12 years ago