sammyette
d3a9585017
chore: update changelog
2023-12-25 19:12:54 -04:00
sammyette
884bc1fd36
docs: add opts
2023-12-25 19:03:52 -04:00
sammyette
b0e05d4b16
feat: add nature module docs
2023-12-25 18:50:27 -04:00
sammyette
f312cc2cac
docs: improve docs for signals
2023-12-24 18:23:10 -04:00
sammyette
316a818c2f
feat: work on nature doc gen
2023-12-18 21:12:59 -04:00
sammyette
433ffa5068
docs: move Hooks to Signals
2023-12-18 13:33:12 -04:00
sammyette
fb3915ea26
fix(commands/doc): fix text cutoff, render warning shortcode
2023-12-18 13:09:09 -04:00
sammyette
a59a0291b8
fix(greenhouse): text cutoff in certain cases
2023-12-18 13:08:26 -04:00
sammyette
ec4962079f
feat(greenhouse): add implementation for horizontal scroll (leave unused)
2023-12-18 11:44:47 -04:00
sammyette
5fb8c88b5e
feat(commands/doc): strip html elements, style markdown properly
2023-12-18 11:43:57 -04:00
sammyette
2cac53d6e7
feat(commands/doc): display separator, add space in code block
2023-12-18 10:16:57 -04:00
sammyette
42d86f2d37
fix(commands/doc): fix title rendering, highlight codeblocks
2023-12-18 08:26:06 -04:00
sammyette
f3eac9f1c3
fix(nature/greenhouse): fix style override on bottom titles
2023-12-17 22:21:25 -04:00
sammyette
7f6c459ba2
docs: fix extra backtick in codeblock
2023-12-17 22:20:41 -04:00
sammyette
3065cdd62d
chore: update branch
2023-12-03 20:56:30 -04:00
sammyette
90ef8f7a9c
refactor: update documentation for everything
2023-12-03 20:54:00 -04:00
sammyette
7cd1170e41
chore: reorder hilbish.completion functions
2023-12-02 13:06:42 -04:00
sammyette
93c0645d12
docs: update hilbish.completion
2023-12-02 13:03:19 -04:00
TorchedSammy
1a4585aa7a
docs: [ci] generate new docs
2023-12-02 15:17:32 +00:00
sammyette
60fd4c3b4c
fix: correction to completion documentation
...
i added an s even though there's no s.
to account for others making the same mistake, i added both.
hilbish.completion and hilbish.completions will work, but
hilbish.completion without s will be removed at a major update.
2023-12-02 11:11:28 -04:00
sammyette
1f7f8e5104
docs: update api docs, make others show up on site
2023-12-02 10:49:50 -04:00
sammyette
f40ce3c8f7
chore: update docs
2023-12-02 08:23:49 -04:00
sammyette
be526c15d1
doc(fs): rewrite docs
2023-12-02 08:23:40 -04:00
sammyette
393b2009bf
fix(docgen): add double space after line of text
2023-12-02 08:22:40 -04:00
sammyette
77979dca19
website: set highlighter options to guess syntax
2023-12-02 08:22:09 -04:00
sammyette
bb8d072b8c
website(docs/commander): rewrite commander docs
2023-11-30 22:19:13 -04:00
sammyette
068ef7a376
website(docs/bait): add example for throw function
2023-11-30 22:09:07 -04:00
sammyette
d921d3f752
website(docs/bait): complete documentation
2023-11-30 22:07:48 -04:00
sammyette
f516e1bb87
website(docs): setup custom syntax highlighting, add line numbers
2023-11-30 22:00:47 -04:00
sammyette
e81384e42c
refactor(bait): reorder functions alphabetically
2023-11-30 18:32:28 -04:00
sammyette
2363e6ff2f
website(docs): add example
2023-11-30 18:30:54 -04:00
sammyette
e8ea79b5ec
website(docs): remove unused header
2023-11-30 17:37:08 -04:00
sammyette
5be470521f
refactor: move misc docs for use in hilbish and website
2023-11-11 22:28:18 -04:00
sammyette
0607a90c30
fix: clear before setting statusline
2023-11-11 22:27:50 -04:00
sammyette
0f923a6f80
chore: merge from master
2023-11-11 21:57:15 -04:00
sammyette
29e14c1aee
feat: native modules ( #257 )
2023-11-11 19:39:31 -05:00
Super
ee1ed077b9
fix: infinite loop when navigating history without any history ( #268 )
...
fixes #252
2023-11-02 17:50:36 -04:00
sammyette
78eb657897
feat: hilbish native pager ( #240 )
2023-10-25 00:41:53 -04:00
sammyette
a5b6fc8eda
fix: return cmdstr in alias resolve instead of nothing
2023-09-30 23:25:15 -04:00
sammyette
4421869b85
fix: check length of args in aliases resolve
...
this shouldnt be a problem.. but ... what
2023-09-30 23:21:00 -04:00
sammyette
6d07d8db53
chore: merge from upstream
2023-09-30 19:53:38 -04:00
sammyette
483e5f6dbe
fix(hilbish.completions): return prefix on the `call` function (from #263 )
2023-09-30 19:52:33 -04:00
sammyette
83492e4e69
docs: fix odd sentence in runner-mode docs
2023-09-27 20:31:27 -04:00
sammyette
4fcd310048
chore: merge from upstream
2023-09-09 13:53:22 -04:00
sammyette
db8e87e5dd
fix: compare lower case strings in contains function
...
this fixes file completion on windows.
2023-09-09 13:53:09 -04:00
sammyette
ba04fb2af7
feat: allow numbered substitutions in aliases ( #258 )
2023-09-09 13:51:58 -04:00
sammyette
726082ba03
docs: fix duplicate functions header
2023-09-09 13:38:54 -04:00
sammyette
95ac2e280d
docs: fix description of exitCode prop
2023-09-02 16:24:35 -04:00
sammyette
7fd2ed391b
docs: add separators for types, make object properties into tables
2023-09-02 16:11:57 -04:00
sammyette
0900284304
docs: turn properties list into a table
...
also fix member functions causing a spam of separators
2023-09-02 16:01:57 -04:00