Closed abom closed 4 years ago
It does not show any custom completions (only ones that's already can be shown by the shell).
Example:
Completions are only shown until [TAB], and nothing is shown later.
[TAB]
JSX> j.servers.openresty. [TAB] ``
Fixed at https://github.com/threefoldtech/jumpscaleX_core/commit/812bb3c2885f6f52ae361a8e97a1cb5159ceda71.
verified on branch unstable :
It does not show any custom completions (only ones that's already can be shown by the shell).
Example:
Completions are only shown until
[TAB]
, and nothing is shown later.