diff --git a/docs/faq/index.html b/docs/faq/index.html index dff1c02..c2c3b36 100644 --- a/docs/faq/index.html +++ b/docs/faq/index.html @@ -6,7 +6,7 @@ Where is the API documentation?" name=description>

Frequently Asked Questions

Is Hilbish POSIX compliant?

No, it is not. POSIX compliance is a non-goal. Perhaps in the future, +

Frequently Asked Questions

Last updated Dec 13, 2022

Is Hilbish POSIX compliant?

No, it is not. POSIX compliance is a non-goal. Perhaps in the future, someone would be able to write a native plugin to support shell scripting (which would be against it’s main goal, but ….)

Windows Support?

It compiles for Windows (CI ensures it does), but otherwise it is not directly supported. If you’d like to improve this situation, @@ -14,4 +14,4 @@ checkout

Where is the API documentation?

The builtin doc command supplies all documentation of Hilbish provided APIs. This will be on the website in the near future.

Why?

Hilbish emerged from the desire of a Lua configured shell. It was the initial reason that it was created, but now it’s more: -to be hyper extensible, simpler and more user friendly.

\ No newline at end of file +to be hyper extensible, simpler and more user friendly.

\ No newline at end of file diff --git a/docs/features/index.html b/docs/features/index.html index c62fa0a..a5bb5e7 100644 --- a/docs/features/index.html +++ b/docs/features/index.html @@ -1,5 +1,8 @@ -Features — Hilbish +Features — Hilbish

Features

\ No newline at end of file +

Features

Last updated Dec 13, 2022

Hilbish has a wide range of features to enhance the user’s experience and +is always adding new ones. If there is something missing here or something +you would like to see, please start a discussion +or comment on any existing ones which match your request.

\ No newline at end of file diff --git a/docs/features/runner-mode/index.html b/docs/features/runner-mode/index.html index a2eb68e..03ebce9 100644 --- a/docs/features/runner-mode/index.html +++ b/docs/features/runner-mode/index.html @@ -2,7 +2,7 @@

Runner Mode

Customize the interactive script/command runner.

Hilbish is unique, when interactive it first attempts to run input as +

Runner Mode

Last updated Dec 13, 2022
Customize the interactive script/command runner.

Hilbish is unique, when interactive it first attempts to run input as Lua and then tries shell script. But if you’re normal, you wouldn’t really be using Hilbish anyway but you’d also not want this (or maybe want Lua only in some cases.)

The “runner mode” of Hilbish is customizable via hilbish.runnerMode, @@ -34,4 +34,4 @@ via the functions below.

  • add(name, runner) > Adds a runner to a table of argument is either a function or a table with a run callback.
  • set(name, runner) > The same as add but requires passing a table and overwrites if the named runner already exists.
  • get(name) > runner > Gets a runner by name. It is a table with at least a run function, to run input.
  • exec(cmd, runnerName) > Runs cmd with a runner. If runnerName isn’t passed, -the current runner mode is used.
  • \ No newline at end of file +the current runner mode is used.
    \ No newline at end of file diff --git a/docs/getting-started/index.html b/docs/getting-started/index.html index 8bd854e..3a4cfde 100644 --- a/docs/getting-started/index.html +++ b/docs/getting-started/index.html @@ -4,7 +4,7 @@ Setting as Default Login shell There are a few ways to make Hilbish your default

    Getting Started

    To start Hilbish, open a terminal. If Hilbish has been installed and is not the +

    Getting Started

    Last updated Dec 13, 2022

    To start Hilbish, open a terminal. If Hilbish has been installed and is not the default shell, you can simply run hilbish to start it. This will launch a normal interactive session. To exit, you can either run the exit command or hit Ctrl+D.

    Setting as Default

    Login shell

    There are a few ways to make Hilbish your default shell. A simple way is @@ -24,4 +24,4 @@ which follows XDG on Linux and MacOS, and is located in %APPDATA% on Windows.

    doc command. This also works as -general documentation for other things.

    \ No newline at end of file +general documentation for other things.

    \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index eb61472..5a11e1b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -8,7 +8,7 @@ Completion and history search menus Hinting and syntax highlighting (scripted by

    Introduction

    Here lies the documentation for Hilbish, the hyper extensible Lua shell.
    Hilbish provides you with a few quality of life features and useful +

    Introduction

    Last updated Dec 13, 2022

    Here lies the documentation for Hilbish, the hyper extensible Lua shell.
    Hilbish provides you with a few quality of life features and useful functions to ensure you can make the shell fully yours.

    These features include:

    • Completion and history search menus
    • Hinting and syntax highlighting (scripted by user)

    Installation

    Steps on installing Hilbish will be at the Install page in the navigation bar at the top. This also included getting development builds from the GitHub -repository.

    \ No newline at end of file +repository.

    \ No newline at end of file diff --git a/sitemap.xml b/sitemap.xml index 4a065c3..8143d39 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -1 +1 @@ -https://rosettea.github.io/Hilbish/docs/features/https://rosettea.github.io/Hilbish/docs/faq/https://rosettea.github.io/Hilbish/docs/getting-started/https://rosettea.github.io/Hilbish/docs/https://rosettea.github.io/Hilbish/https://rosettea.github.io/Hilbish/categories/https://rosettea.github.io/Hilbish/install/https://rosettea.github.io/Hilbish/docs/features/runner-mode/https://rosettea.github.io/Hilbish/tags/ \ No newline at end of file +https://rosettea.github.io/Hilbish/docs/features/2022-12-13T15:02:12-04:00https://rosettea.github.io/Hilbish/docs/faq/2022-12-12T20:50:56-04:00https://rosettea.github.io/Hilbish/docs/getting-started/2022-12-12T20:50:56-04:00https://rosettea.github.io/Hilbish/docs/2022-12-12T20:50:56-04:00https://rosettea.github.io/Hilbish/2022-12-13T14:15:26-04:00https://rosettea.github.io/Hilbish/categories/https://rosettea.github.io/Hilbish/install/2022-12-13T14:31:51-04:00https://rosettea.github.io/Hilbish/docs/features/runner-mode/2022-12-12T20:50:56-04:00https://rosettea.github.io/Hilbish/tags/ \ No newline at end of file