diff --git a/versions/comp-cache/404.html b/versions/comp-cache/404.html index c3452f3..2a7ac08 100644 --- a/versions/comp-cache/404.html +++ b/versions/comp-cache/404.html @@ -1,4 +1,4 @@ -404 Page not found — Hilbish -

Go Home

\ No newline at end of file diff --git a/versions/comp-cache/blog/improving-this-website/index.html b/versions/comp-cache/blog/improving-this-website/index.html index edd00af..836124d 100644 --- a/versions/comp-cache/blog/improving-this-website/index.html +++ b/versions/comp-cache/blog/improving-this-website/index.html @@ -1,10 +1,10 @@ -Improving Hilbish's Branding — Hilbish -

Improving Hilbish's Branding

by sammyette

Happy birthday Hilbish! As of last month, Hilbish is now 2 years old. Unfortunately I missed the official date, but I will still make a more diff --git a/versions/comp-cache/blog/index.html b/versions/comp-cache/blog/index.html index fce7fe6..33f0e3b 100644 --- a/versions/comp-cache/blog/index.html +++ b/versions/comp-cache/blog/index.html @@ -1,6 +1,6 @@ -Blogs — Hilbish -

Improving Hilbish's Branding

Happy birthday Hilbish! As of last month, Hilbish is now 2 years old. Unfortunately I missed the official date, but I will still make a more focused post on the date (19st). I decided to fix up this website and Hilbish’s logo, so that can be thought of as something for the 2 years milestone? Logo Hilbish’s old logo was.. not that good. It definitely functioned as a logo, but the yellow part of it looked ugly (sorry old logo).

v2.1.2 Release

The release with full changelogs and prebuilt binaries can be seen at the v2.1.2 tag. diff --git a/versions/comp-cache/blog/v2.0-release/index.html b/versions/comp-cache/blog/v2.0-release/index.html index 2e33107..a304f1e 100644 --- a/versions/comp-cache/blog/v2.0-release/index.html +++ b/versions/comp-cache/blog/v2.0-release/index.html @@ -1,10 +1,10 @@ -Hilbish v2.0 Release — Hilbish -

Hilbish v2.0 Release

by sammyette

Hilbish v2.0 has been released! Well actually, it was released a week ago, but I only wrote this diff --git a/versions/comp-cache/blog/v2.1-release/index.html b/versions/comp-cache/blog/v2.1-release/index.html index b22347f..94199e6 100644 --- a/versions/comp-cache/blog/v2.1-release/index.html +++ b/versions/comp-cache/blog/v2.1-release/index.html @@ -1,12 +1,12 @@ -v2.1 Release — Hilbish -

v2.1 Release

by sammyette

The release with full changelogs and prebuilt binaries can be seen at the v2.1.0 diff --git a/versions/comp-cache/blog/v2.1.1-release/index.html b/versions/comp-cache/blog/v2.1.1-release/index.html index 949ca4e..0d04c25 100644 --- a/versions/comp-cache/blog/v2.1.1-release/index.html +++ b/versions/comp-cache/blog/v2.1.1-release/index.html @@ -1,10 +1,10 @@ -v2.1.1 Release — Hilbish -

v2.1.1 Release

by sammyette

The release with full changelogs and prebuilt binaries can be seen at the v2.1.1 diff --git a/versions/comp-cache/blog/v2.1.2-release/index.html b/versions/comp-cache/blog/v2.1.2-release/index.html index 6ddc186..d4777fd 100644 --- a/versions/comp-cache/blog/v2.1.2-release/index.html +++ b/versions/comp-cache/blog/v2.1.2-release/index.html @@ -1,10 +1,10 @@ -v2.1.2 Release — Hilbish -

v2.1.2 Release

by sammyette

The release with full changelogs and prebuilt binaries can be seen at the v2.1.2 diff --git a/versions/comp-cache/blog/welcome/index.html b/versions/comp-cache/blog/welcome/index.html index 5acafd7..e42f006 100644 --- a/versions/comp-cache/blog/welcome/index.html +++ b/versions/comp-cache/blog/welcome/index.html @@ -1,6 +1,6 @@ -Welcome to the Hilbish blog — Hilbish -

Welcome to the Hilbish blog

by sammyette

Hello! Welcome to the Hilbish blog. This will mainly contain release announcements and some other things relating to Hilbish (development).

\ No newline at end of file diff --git a/versions/comp-cache/categories/index.html b/versions/comp-cache/categories/index.html index a7f917d..17ba4b1 100644 --- a/versions/comp-cache/categories/index.html +++ b/versions/comp-cache/categories/index.html @@ -1,6 +1,6 @@ -Categories — Hilbish -
Improving Hilbish's Branding

Happy birthday Hilbish! As of last month, Hilbish is now 2 years old. Unfortunately I missed the official date, but I will still make a more focused post on the date (19st). I decided to fix up this website and Hilbish’s logo, so that can be thought of as something for the 2 years milestone? Logo Hilbish’s old logo was.. not that good. It definitely functioned as a logo, but the yellow part of it looked ugly (sorry old logo).

v2.1.2 Release

The release with full changelogs and prebuilt binaries can be seen at the v2.1.2 tag. diff --git a/versions/comp-cache/docs/api/bait/index.html b/versions/comp-cache/docs/api/bait/index.html index 6fb9c2e..a087f63 100644 --- a/versions/comp-cache/docs/api/bait/index.html +++ b/versions/comp-cache/docs/api/bait/index.html @@ -1,7 +1,7 @@ -Module bait — Hilbish -

Module bait

the event emitter

Introduction +Module bait — Hilbish +

Module bait

the event emitter

Introduction

Bait is the event emitter for Hilbish. Why name it bait? Why not. It throws hooks that you can catch. This is what you will use if you want to listen in on hooks to know when certain things have diff --git a/versions/comp-cache/docs/api/commander/index.html b/versions/comp-cache/docs/api/commander/index.html index 721f06a..bc9884a 100644 --- a/versions/comp-cache/docs/api/commander/index.html +++ b/versions/comp-cache/docs/api/commander/index.html @@ -1,7 +1,7 @@ -Module commander — Hilbish -

Module commander

library for custom commands

Introduction +Module commander — Hilbish +

Module commander

library for custom commands

Introduction

Commander is a library for writing custom commands in Lua. In order to make it easier to write commands for Hilbish, not require separate scripts and to be able to use in a config, diff --git a/versions/comp-cache/docs/api/fs/index.html b/versions/comp-cache/docs/api/fs/index.html index 0c880bb..6a4545d 100644 --- a/versions/comp-cache/docs/api/fs/index.html +++ b/versions/comp-cache/docs/api/fs/index.html @@ -1,7 +1,7 @@ -Module fs — Hilbish -

Module fs

filesystem interaction and functionality library

Introduction +Module fs — Hilbish +

Module fs

filesystem interaction and functionality library

Introduction

The fs module provides easy and simple access to filesystem functions and other things, and acts an addition to the Lua standard library’s I/O and filesystem functions.

Functions diff --git a/versions/comp-cache/docs/api/hilbish/hilbish.aliases/index.html b/versions/comp-cache/docs/api/hilbish/hilbish.aliases/index.html index 8ebd526..833329f 100644 --- a/versions/comp-cache/docs/api/hilbish/hilbish.aliases/index.html +++ b/versions/comp-cache/docs/api/hilbish/hilbish.aliases/index.html @@ -1,7 +1,7 @@ -Interface hilbish.aliases — Hilbish -

Interface hilbish.aliases

command aliasing

Introduction +Interface hilbish.aliases — Hilbish +

Interface hilbish.aliases

command aliasing

Introduction

The alias interface deals with all command aliases in Hilbish.

Functions

add(alias, cmd)

This is an alias (ha) for the hilbish.alias function.

delete(name) diff --git a/versions/comp-cache/docs/api/hilbish/hilbish.completion/index.html b/versions/comp-cache/docs/api/hilbish/hilbish.completion/index.html new file mode 100644 index 0000000..3835588 --- /dev/null +++ b/versions/comp-cache/docs/api/hilbish/hilbish.completion/index.html @@ -0,0 +1,14 @@ +Interface hilbish.completion — Hilbish +

Interface hilbish.completion

tab completions

Introduction +

The completions interface deals with tab completions.

Functions +

call(name, query, ctx, fields) -> completionGroups (table), prefix (string) +

Calls a completer function. This is mainly used to call +a command completer, which will have a name in the form +of command.name, example: command.git. +You can check doc completions for info on the completionGroups return value.

handler(line, pos) +

The handler function is the callback for tab completion in Hilbish. +You can check the completions doc for more info.

bins(query, ctx, fields) -> entries (table), prefix (string) +

Returns binary/executale completion candidates based on the provided query.

files(query, ctx, fields) -> entries (table), prefix (string) +

Returns file completion candidates based on the provided query.

\ No newline at end of file diff --git a/versions/comp-cache/docs/api/hilbish/hilbish.completions/index.html b/versions/comp-cache/docs/api/hilbish/hilbish.completions/index.html index d3abf72..cca4257 100644 --- a/versions/comp-cache/docs/api/hilbish/hilbish.completions/index.html +++ b/versions/comp-cache/docs/api/hilbish/hilbish.completions/index.html @@ -1,7 +1,7 @@ -Interface hilbish.completions — Hilbish -

Interface hilbish.completions

tab completions

Introduction +Interface hilbish.completions — Hilbish +

Interface hilbish.completions

tab completions

Introduction

The completions interface deals with tab completions.

Functions

call(name, query, ctx, fields) -> completionGroups (table), prefix (string)

Calls a completer function. This is mainly used to call diff --git a/versions/comp-cache/docs/api/hilbish/hilbish.editor/index.html b/versions/comp-cache/docs/api/hilbish/hilbish.editor/index.html index e5e4a6c..c4e5d6e 100644 --- a/versions/comp-cache/docs/api/hilbish/hilbish.editor/index.html +++ b/versions/comp-cache/docs/api/hilbish/hilbish.editor/index.html @@ -1,11 +1,13 @@ -Interface hilbish.editor — Hilbish -

Interface hilbish.editor

interactions for Hilbish's line reader

Introduction +Interface hilbish.editor — Hilbish +

Interface hilbish.editor

interactions for Hilbish's line reader

Introduction

The hilbish.editor interface provides functions to directly interact with the line editor in use.

Functions

getLine() -> string

Returns the current input line.

getVimRegister(register) -> string

Returns the text that is at the register.

insert(text) -

Inserts text into the line.

setVimRegister(register, text) +

Inserts text into the line.

getChar() -> string +

Reads a keystroke from the user. This is in a format +of something like Ctrl-L..

setVimRegister(register, text)

Sets the vim register at register to hold the passed text.

\ No newline at end of file diff --git a/versions/comp-cache/docs/api/hilbish/hilbish.history/index.html b/versions/comp-cache/docs/api/hilbish/hilbish.history/index.html index 56d182e..036f495 100644 --- a/versions/comp-cache/docs/api/hilbish/hilbish.history/index.html +++ b/versions/comp-cache/docs/api/hilbish/hilbish.history/index.html @@ -1,7 +1,7 @@ -Interface hilbish.history — Hilbish -

Interface hilbish.history

command history

Introduction +Interface hilbish.history — Hilbish +

Interface hilbish.history

command history

Introduction

The history interface deals with command history. This includes the ability to override functions to change the main method of saving history.

Functions diff --git a/versions/comp-cache/docs/api/hilbish/hilbish.jobs/index.html b/versions/comp-cache/docs/api/hilbish/hilbish.jobs/index.html index 6c0406b..93b5a63 100644 --- a/versions/comp-cache/docs/api/hilbish/hilbish.jobs/index.html +++ b/versions/comp-cache/docs/api/hilbish/hilbish.jobs/index.html @@ -1,7 +1,7 @@ -Interface hilbish.jobs — Hilbish -

Interface hilbish.jobs

background job management

Introduction +Interface hilbish.jobs — Hilbish +

Interface hilbish.jobs

background job management

Introduction

Manage interactive jobs in Hilbish via Lua.

Jobs are the name of background tasks/commands. A job can be started via interactive usage or with the functions defined below for use in external runners.

Functions

add(cmdstr, args, execPath) diff --git a/versions/comp-cache/docs/api/hilbish/hilbish.module/index.html b/versions/comp-cache/docs/api/hilbish/hilbish.module/index.html new file mode 100644 index 0000000..75e444e --- /dev/null +++ b/versions/comp-cache/docs/api/hilbish/hilbish.module/index.html @@ -0,0 +1,28 @@ +Interface hilbish.module — Hilbish +

Interface hilbish.module

native module loading

Introduction +

The hilbish.module interface provides a function to load +Hilbish plugins/modules. Hilbish modules are Go-written +plugins (see https://pkg.go.dev/plugin +) that are used to add functionality +to Hilbish that cannot be written in Lua for any reason.

Note that you don’t ever need to use the load function that is here as +modules can be loaded with a require call like Lua C modules, and the +search paths can be changed with the paths property here.

To make a valid native module, the Go plugin has to export a Loader function +with a signature like so: func(*rt.Runtime) rt.Value.

rt in this case refers to the Runtime type at +https://pkg.go.dev/github.com/arnodel/golua@master/runtime#Runtime

Hilbish uses this package as its Lua runtime. You will need to read +it to use it for a native plugin.

Here is some code for an example plugin:

package main
+
+import (
+	rt "github.com/arnodel/golua/runtime"
+)
+
+func Loader(rtm *rt.Runtime) rt.Value {
+	return rt.StringValue("hello world!")
+}
+

This can be compiled with go build -buildmode=plugin plugin.go. +If you attempt to require and print the result (print(require 'plugin')), it will show “hello world!”

Interface fields +

  • paths: A list of paths to search when loading native modules. This is in the style of Lua search paths and will be used when requiring native modules. Example: ?.so;?/?.so

Functions +

load(path) +

Loads a module at the designated path. +It will throw if any error occurs.

\ No newline at end of file diff --git a/versions/comp-cache/docs/api/hilbish/hilbish.os/index.html b/versions/comp-cache/docs/api/hilbish/hilbish.os/index.html index f66c05b..0830839 100644 --- a/versions/comp-cache/docs/api/hilbish/hilbish.os/index.html +++ b/versions/comp-cache/docs/api/hilbish/hilbish.os/index.html @@ -1,7 +1,7 @@ -Interface hilbish.os — Hilbish -

Interface hilbish.os

OS Info

Introduction +Interface hilbish.os — Hilbish +

Interface hilbish.os

OS Info

Introduction

The os interface provides simple text information properties about the current OS on the systen. This mainly includes the name and version.

Interface fields diff --git a/versions/comp-cache/docs/api/hilbish/hilbish.runner/index.html b/versions/comp-cache/docs/api/hilbish/hilbish.runner/index.html index 2b7d99c..fa28c65 100644 --- a/versions/comp-cache/docs/api/hilbish/hilbish.runner/index.html +++ b/versions/comp-cache/docs/api/hilbish/hilbish.runner/index.html @@ -1,7 +1,7 @@ -Interface hilbish.runner — Hilbish -

Interface hilbish.runner

interactive command runner customization

Introduction +Interface hilbish.runner — Hilbish +

Interface hilbish.runner

interactive command runner customization

Introduction

The runner interface contains functions that allow the user to change how Hilbish interprets interactive input. Users can add and change the default runner for interactive input to any diff --git a/versions/comp-cache/docs/api/hilbish/hilbish.timers/index.html b/versions/comp-cache/docs/api/hilbish/hilbish.timers/index.html index 9e78550..e138ba7 100644 --- a/versions/comp-cache/docs/api/hilbish/hilbish.timers/index.html +++ b/versions/comp-cache/docs/api/hilbish/hilbish.timers/index.html @@ -1,7 +1,7 @@ -Interface hilbish.timers — Hilbish -

Interface hilbish.timers

timeout and interval API

Introduction +Interface hilbish.timers — Hilbish +

Interface hilbish.timers

timeout and interval API

Introduction

If you ever want to run a piece of code on a timed interval, or want to wait a few seconds, you don’t have to rely on timing tricks, as Hilbish has a timer API to set intervals and timeouts.

These are the simple functions hilbish.interval and hilbish.timeout (doc diff --git a/versions/comp-cache/docs/api/hilbish/hilbish.userdir/index.html b/versions/comp-cache/docs/api/hilbish/hilbish.userdir/index.html index 875823f..40ba98b 100644 --- a/versions/comp-cache/docs/api/hilbish/hilbish.userdir/index.html +++ b/versions/comp-cache/docs/api/hilbish/hilbish.userdir/index.html @@ -1,7 +1,7 @@ -Interface hilbish.userDir — Hilbish -

Interface hilbish.userDir

user-related directories

Introduction +Interface hilbish.userDir — Hilbish +

Interface hilbish.userDir

user-related directories

Introduction

This interface just contains properties to know about certain user directories. It is equivalent to XDG on Linux and gets the user’s preferred directories for configs and data.

Interface fields diff --git a/versions/comp-cache/docs/api/hilbish/index.html b/versions/comp-cache/docs/api/hilbish/index.html index 545fd32..a0cfdd2 100644 --- a/versions/comp-cache/docs/api/hilbish/index.html +++ b/versions/comp-cache/docs/api/hilbish/index.html @@ -1,7 +1,7 @@ -Module hilbish — Hilbish -

Module hilbish

the core Hilbish API

Introduction +Module hilbish — Hilbish +

Module hilbish

the core Hilbish API

Introduction

The Hilbish module includes the core API, containing interfaces and functions which directly relate to shell functionality.

Interface fields

  • ver: The version of Hilbish
  • goVersion: The version of Go that Hilbish was compiled with
  • user: Username of the user
  • host: Hostname of the machine
  • dataDir: Directory for Hilbish data files, including the docs and default modules
  • interactive: Is Hilbish in an interactive shell?
  • login: Is Hilbish the login shell?
  • vimMode: Current Vim input mode of Hilbish (will be nil if not in Vim input mode)
  • exitCode: xit code of the last executed command

Functions @@ -63,6 +63,7 @@ a desination.

Methods

Sets/toggles the option of automatically flushing output. A call with no argument will toggle the value.

flush()

Flush writes all buffered input to the sink.

read() -> string -

Reads input from the sink.

write(str) +

Reads a liine of input from the sink.

readAll() -> string +

Reads all input from the sink.

write(str)

Writes data to a sink.

writeln(str)

Writes data to a sink with a newline at the end.

\ No newline at end of file diff --git a/versions/comp-cache/docs/api/hilbish/index.xml b/versions/comp-cache/docs/api/hilbish/index.xml index 35b3570..400714c 100644 --- a/versions/comp-cache/docs/api/hilbish/index.xml +++ b/versions/comp-cache/docs/api/hilbish/index.xml @@ -2,12 +2,15 @@ Functions add(alias, cmd) This is an alias (ha) for the hilbish.alias function. delete(name) Removes an alias. list() -> table<string, string> Get a table of all aliases, with string keys as the alias and the value as the command. -resolve(alias) -> command (string) Tries to resolve an alias to its command.Interface hilbish.completionshttps://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.completions/Mon, 01 Jan 0001 00:00:00 +0000https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.completions/Introduction The completions interface deals with tab completions. +resolve(alias) -> command (string) Tries to resolve an alias to its command.Interface hilbish.completionhttps://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.completion/Mon, 01 Jan 0001 00:00:00 +0000https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.completion/Introduction The completions interface deals with tab completions. +Functions call(name, query, ctx, fields) -> completionGroups (table), prefix (string) Calls a completer function. This is mainly used to call a command completer, which will have a name in the form of command.name, example: command.git. You can check doc completions for info on the completionGroups return value. +handler(line, pos) The handler function is the callback for tab completion in Hilbish. You can check the completions doc for more info.Interface hilbish.completionshttps://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.completions/Mon, 01 Jan 0001 00:00:00 +0000https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.completions/Introduction The completions interface deals with tab completions. Functions call(name, query, ctx, fields) -> completionGroups (table), prefix (string) Calls a completer function. This is mainly used to call a command completer, which will have a name in the form of command.name, example: command.git. You can check doc completions for info on the completionGroups return value. handler(line, pos) The handler function is the callback for tab completion in Hilbish. You can check the completions doc for more info.Interface hilbish.editorhttps://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.editor/Mon, 01 Jan 0001 00:00:00 +0000https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.editor/Introduction The hilbish.editor interface provides functions to directly interact with the line editor in use. Functions getLine() -> string Returns the current input line. getVimRegister(register) -> string Returns the text that is at the register. insert(text) Inserts text into the line. +getChar() -> string Reads a keystroke from the user. This is in a format of something like Ctrl-L.. setVimRegister(register, text) Sets the vim register at register to hold the passed text.Interface hilbish.historyhttps://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.history/Mon, 01 Jan 0001 00:00:00 +0000https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.history/Introduction The history interface deals with command history. This includes the ability to override functions to change the main method of saving history. Functions add(cmd) Adds a command to the history. all() -> table Retrieves all history. @@ -17,7 +20,8 @@ size() -> number Returns the amount of commands in the history.Interface hilbish.oshttps://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.os/Mon, 01 Jan 0001 00:00:00 +0000https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.os/ Introduction The os interface provides simple text information properties about the current OS on the systen. This mainly includes the name and version. +disown(id) Disowns a job. This deletes it from the job table.Interface hilbish.modulehttps://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.module/Mon, 01 Jan 0001 00:00:00 +0000https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.module/Introduction The hilbish.module interface provides a function to load Hilbish plugins/modules. Hilbish modules are Go-written plugins (see https://pkg.go.dev/plugin ) that are used to add functionality to Hilbish that cannot be written in Lua for any reason. +Note that you don’t ever need to use the load function that is here as modules can be loaded with a require call like Lua C modules, and the search paths can be changed with the paths property here.Interface hilbish.oshttps://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.os/Mon, 01 Jan 0001 00:00:00 +0000https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.os/ Introduction The os interface provides simple text information properties about the current OS on the systen. This mainly includes the name and version. Interface fields family: Family name of the current OS name: Pretty name of the current OS version: Version of the current OSInterface hilbish.runnerhttps://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.runner/Mon, 01 Jan 0001 00:00:00 +0000https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.runner/Introduction The runner interface contains functions that allow the user to change how Hilbish interprets interactive input. Users can add and change the default runner for interactive input to any language or script of their choosing. A good example is using it to write command in Fennel. Functions setMode(cb) This is the same as the hilbish.runnerMode function. It takes a callback, which will be used to execute all interactive input.Interface hilbish.timershttps://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.timers/Mon, 01 Jan 0001 00:00:00 +0000https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.timers/Introduction If you ever want to run a piece of code on a timed interval, or want to wait a few seconds, you don’t have to rely on timing tricks, as Hilbish has a timer API to set intervals and timeouts. These are the simple functions hilbish.interval and hilbish.timeout (doc accessible with doc hilbish). But if you want slightly more control over them, there is the hilbish.timers interface. It allows you to get a timer via ID and control them.Interface hilbish.userDirhttps://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.userdir/Mon, 01 Jan 0001 00:00:00 +0000https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.userdir/ Introduction This interface just contains properties to know about certain user directories. It is equivalent to XDG on Linux and gets the user’s preferred directories for configs and data. diff --git a/versions/comp-cache/docs/api/index.html b/versions/comp-cache/docs/api/index.html index c3f7aad..f9465e1 100644 --- a/versions/comp-cache/docs/api/index.html +++ b/versions/comp-cache/docs/api/index.html @@ -1,5 +1,5 @@ -API — Hilbish -

API

Welcome to the API documentation for Hilbish. This documents Lua functions +API — Hilbish +

\ No newline at end of file diff --git a/versions/comp-cache/docs/api/terminal/index.html b/versions/comp-cache/docs/api/terminal/index.html index 890e773..7302ed6 100644 --- a/versions/comp-cache/docs/api/terminal/index.html +++ b/versions/comp-cache/docs/api/terminal/index.html @@ -1,7 +1,7 @@ -Module terminal — Hilbish -

Module terminal

low level terminal library

Introduction +Module terminal — Hilbish +

Module terminal

low level terminal library

Introduction

The terminal library is a simple and lower level library for certain terminal interactions.

Functions

restoreState()

Restores the last saved state of the terminal

saveState() diff --git a/versions/comp-cache/docs/faq/index.html b/versions/comp-cache/docs/faq/index.html index ddb8320..32d18f5 100644 --- a/versions/comp-cache/docs/faq/index.html +++ b/versions/comp-cache/docs/faq/index.html @@ -1,11 +1,11 @@ -Frequently Asked Questions — Hilbish -

Frequently Asked Questions

Last updated Dec 20, 2022

Is Hilbish POSIX compliant? +Where is the API documentation?" name=description>

Frequently Asked Questions

Last updated Dec 20, 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? diff --git a/versions/comp-cache/docs/features/index.html b/versions/comp-cache/docs/features/index.html index e1546ae..0984fa1 100644 --- a/versions/comp-cache/docs/features/index.html +++ b/versions/comp-cache/docs/features/index.html @@ -1,7 +1,7 @@ -Features — Hilbish -

Features

Last updated Apr 14, 2023

Hilbish has a wide range of features to enhance the user’s experience +Features — Hilbish +

Features

Last updated Apr 14, 2023

Hilbish has a wide range of features to enhance the user’s experience new ones are always being added. 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/versions/comp-cache/docs/features/index.xml b/versions/comp-cache/docs/features/index.xml index 7cd3260..fcb9826 100644 --- a/versions/comp-cache/docs/features/index.xml +++ b/versions/comp-cache/docs/features/index.xml @@ -1,4 +1,4 @@ Features on Hilbishhttps://rosettea.github.io/Hilbish/versions/comp-cache/docs/features/Recent content in Features on HilbishHugo -- gohugo.ioen-usNotificationhttps://rosettea.github.io/Hilbish/versions/comp-cache/docs/features/notifications/Mon, 01 Jan 0001 00:00:00 +0000https://rosettea.github.io/Hilbish/versions/comp-cache/docs/features/notifications/Hilbish features a simple notification system which can be used by other plugins and parts of the shell to notify the user of various actions. This is used via the hilbish.message interface. A message is defined as a table with the following properties: icon: A unicode/emoji icon for the notification. title: The title of the message text: Message text/body channel: The source of the message. This should be a unique and easily readable text identifier.Runner Modehttps://rosettea.github.io/Hilbish/versions/comp-cache/docs/features/runner-mode/Mon, 01 Jan 0001 00:00:00 +0000https://rosettea.github.io/Hilbish/versions/comp-cache/docs/features/runner-mode/Hilbish allows you to change how interactive text can be interpreted. This is mainly due to the fact that the default method Hilbish uses is that it runs Lua first and then falls back to shell script. -In some cases, someone might want to switch to just shell script to avoid it while interactive but still have a Lua config, or go full Lua to use Hilbish as a REPL. This also allows users to add alternative languages, instead of either like Fennel. \ No newline at end of file +In some cases, someone might want to switch to just shell script to avoid it while interactive but still have a Lua config, or go full Lua to use Hilbish as a REPL. This also allows users to add alternative languages like Fennel as the interactive script runner. \ No newline at end of file diff --git a/versions/comp-cache/docs/features/notifications/index.html b/versions/comp-cache/docs/features/notifications/index.html index 5e02d9e..666dcfe 100644 --- a/versions/comp-cache/docs/features/notifications/index.html +++ b/versions/comp-cache/docs/features/notifications/index.html @@ -1,7 +1,7 @@ -Notification — Hilbish -

Notification

Last updated Jul 10, 2023
Get notified of shell actions.

Hilbish features a simple notification system which can be +Notification — Hilbish +

Notification

Last updated Jul 10, 2023
Get notified of shell actions.

Hilbish features a simple notification system which can be used by other plugins and parts of the shell to notify the user of various actions. This is used via the hilbish.message interface.

A message is defined as a table with the following properties:

  • icon: A unicode/emoji icon for the notification.
  • title: The title of the message
  • text: Message text/body
  • channel: The source of the message. This should be a unique and easily readable text identifier.
  • summary: A short summary of the notification and message. diff --git a/versions/comp-cache/docs/features/runner-mode/index.html b/versions/comp-cache/docs/features/runner-mode/index.html index 9d3d25e..108eba1 100644 --- a/versions/comp-cache/docs/features/runner-mode/index.html +++ b/versions/comp-cache/docs/features/runner-mode/index.html @@ -1,11 +1,11 @@ -Runner Mode — Hilbish -

    Runner Mode

    Last updated Apr 14, 2023
    Customize the interactive script/command runner.

    Hilbish allows you to change how interactive text can be interpreted. +Runner Mode — Hilbish +

    Runner Mode

    Last updated Sep 28, 2023
    Customize the interactive script/command runner.

    Hilbish allows you to change how interactive text can be interpreted. This is mainly due to the fact that the default method Hilbish uses is that it runs Lua first and then falls back to shell script.

    In some cases, someone might want to switch to just shell script to avoid it while interactive but still have a Lua config, or go full Lua to use -Hilbish as a REPL. This also allows users to add alternative languages, -instead of either like Fennel.

    Runner mode can also be used to handle specific kinds of input before +Hilbish as a REPL. This also allows users to add alternative languages like +Fennel as the interactive script runner.

    Runner mode can also be used to handle specific kinds of input before evaluating like normal, which is how Link.hsh handles links.

    \ No newline at end of file diff --git a/versions/comp-cache/docs/getting-started/index.html b/versions/comp-cache/docs/getting-started/index.html index 69f1d29..5cb8346 100644 --- a/versions/comp-cache/docs/getting-started/index.html +++ b/versions/comp-cache/docs/getting-started/index.html @@ -1,9 +1,9 @@ -Getting Started — Hilbish -

    Getting Started

    Last updated Apr 14, 2023

    To start Hilbish, open a terminal. If Hilbish has been installed and is not the +Setting as Default Login shell There are a few ways to make Hilbish your default shell. A simple way is to make it your user/login shell." name=description>

    Getting Started

    Last updated Apr 14, 2023

    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 diff --git a/versions/comp-cache/docs/index.html b/versions/comp-cache/docs/index.html index 1cd3944..a9f8e7e 100644 --- a/versions/comp-cache/docs/index.html +++ b/versions/comp-cache/docs/index.html @@ -1,9 +1,9 @@ -Introduction — Hilbish -

    Introduction

    Last updated Dec 20, 2022

    Hilbish is a hyper-extensible shell mainly intended for interactive use. +Here documents some of the features of Hilbish and the Lua API." name=description>

    Introduction

    Last updated Dec 20, 2022

    Hilbish is a hyper-extensible shell mainly intended for interactive use. To enhance the interactive experience, Hilbish comes with a wide range of features and sane defaults, including a nice looking prompt, advanced completion menus and history search.

    Here documents some of the features of Hilbish and the Lua API.

    \ No newline at end of file diff --git a/versions/comp-cache/index.html b/versions/comp-cache/index.html index 7f26f93..312338d 100644 --- a/versions/comp-cache/index.html +++ b/versions/comp-cache/index.html @@ -1,6 +1,6 @@ -Hilbish -

    Something Unique.

    🌺 Hilbish is the new Moon-powered interactive shell for Lua fans!
    Extensible, scriptable, configurable: All in Lua. ✨

    Install GitHub

    Simple and Easy Scripting

    Hilbish is configured and scripted in the Lua programming language. This removes all the old, ugly things about Shell script and introduces diff --git a/versions/comp-cache/index.xml b/versions/comp-cache/index.xml index 21c3014..c207c70 100644 --- a/versions/comp-cache/index.xml +++ b/versions/comp-cache/index.xml @@ -18,12 +18,15 @@ For the latest stable release, check here: https://github.com/Rosettea/Hilbish/r Functions add(alias, cmd) This is an alias (ha) for the hilbish.alias function. delete(name) Removes an alias. list() -> table<string, string> Get a table of all aliases, with string keys as the alias and the value as the command. -resolve(alias) -> command (string) Tries to resolve an alias to its command.Interface hilbish.completionshttps://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.completions/Mon, 01 Jan 0001 00:00:00 +0000https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.completions/Introduction The completions interface deals with tab completions. +resolve(alias) -> command (string) Tries to resolve an alias to its command.Interface hilbish.completionhttps://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.completion/Mon, 01 Jan 0001 00:00:00 +0000https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.completion/Introduction The completions interface deals with tab completions. +Functions call(name, query, ctx, fields) -> completionGroups (table), prefix (string) Calls a completer function. This is mainly used to call a command completer, which will have a name in the form of command.name, example: command.git. You can check doc completions for info on the completionGroups return value. +handler(line, pos) The handler function is the callback for tab completion in Hilbish. You can check the completions doc for more info.Interface hilbish.completionshttps://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.completions/Mon, 01 Jan 0001 00:00:00 +0000https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.completions/Introduction The completions interface deals with tab completions. Functions call(name, query, ctx, fields) -> completionGroups (table), prefix (string) Calls a completer function. This is mainly used to call a command completer, which will have a name in the form of command.name, example: command.git. You can check doc completions for info on the completionGroups return value. handler(line, pos) The handler function is the callback for tab completion in Hilbish. You can check the completions doc for more info.Interface hilbish.editorhttps://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.editor/Mon, 01 Jan 0001 00:00:00 +0000https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.editor/Introduction The hilbish.editor interface provides functions to directly interact with the line editor in use. Functions getLine() -> string Returns the current input line. getVimRegister(register) -> string Returns the text that is at the register. insert(text) Inserts text into the line. +getChar() -> string Reads a keystroke from the user. This is in a format of something like Ctrl-L.. setVimRegister(register, text) Sets the vim register at register to hold the passed text.Interface hilbish.historyhttps://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.history/Mon, 01 Jan 0001 00:00:00 +0000https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.history/Introduction The history interface deals with command history. This includes the ability to override functions to change the main method of saving history. Functions add(cmd) Adds a command to the history. all() -> table Retrieves all history. @@ -33,7 +36,8 @@ size() -> number Returns the amount of commands in the history.Interface hilbish.oshttps://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.os/Mon, 01 Jan 0001 00:00:00 +0000https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.os/ Introduction The os interface provides simple text information properties about the current OS on the systen. This mainly includes the name and version. +disown(id) Disowns a job. This deletes it from the job table.Interface hilbish.modulehttps://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.module/Mon, 01 Jan 0001 00:00:00 +0000https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.module/Introduction The hilbish.module interface provides a function to load Hilbish plugins/modules. Hilbish modules are Go-written plugins (see https://pkg.go.dev/plugin ) that are used to add functionality to Hilbish that cannot be written in Lua for any reason. +Note that you don’t ever need to use the load function that is here as modules can be loaded with a require call like Lua C modules, and the search paths can be changed with the paths property here.Interface hilbish.oshttps://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.os/Mon, 01 Jan 0001 00:00:00 +0000https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.os/ Introduction The os interface provides simple text information properties about the current OS on the systen. This mainly includes the name and version. Interface fields family: Family name of the current OS name: Pretty name of the current OS version: Version of the current OSInterface hilbish.runnerhttps://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.runner/Mon, 01 Jan 0001 00:00:00 +0000https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.runner/Introduction The runner interface contains functions that allow the user to change how Hilbish interprets interactive input. Users can add and change the default runner for interactive input to any language or script of their choosing. A good example is using it to write command in Fennel. Functions setMode(cb) This is the same as the hilbish.runnerMode function. It takes a callback, which will be used to execute all interactive input.Interface hilbish.timershttps://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.timers/Mon, 01 Jan 0001 00:00:00 +0000https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.timers/Introduction If you ever want to run a piece of code on a timed interval, or want to wait a few seconds, you don’t have to rely on timing tricks, as Hilbish has a timer API to set intervals and timeouts. These are the simple functions hilbish.interval and hilbish.timeout (doc accessible with doc hilbish). But if you want slightly more control over them, there is the hilbish.timers interface. It allows you to get a timer via ID and control them.Interface hilbish.userDirhttps://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.userdir/Mon, 01 Jan 0001 00:00:00 +0000https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.userdir/ Introduction This interface just contains properties to know about certain user directories. It is equivalent to XDG on Linux and gets the user’s preferred directories for configs and data. @@ -50,4 +54,4 @@ setRaw() Puts the terminal in raw mode size() Gets the dimensions of the terminal. Returns a table with width and height Note: this is not the size in relation to the dimensions of the displayNotificationhttps://rosettea.github.io/Hilbish/versions/comp-cache/docs/features/notifications/Mon, 01 Jan 0001 00:00:00 +0000https://rosettea.github.io/Hilbish/versions/comp-cache/docs/features/notifications/Hilbish features a simple notification system which can be used by other plugins and parts of the shell to notify the user of various actions. This is used via the hilbish.message interface. A message is defined as a table with the following properties: icon: A unicode/emoji icon for the notification. title: The title of the message text: Message text/body channel: The source of the message. This should be a unique and easily readable text identifier.Runner Modehttps://rosettea.github.io/Hilbish/versions/comp-cache/docs/features/runner-mode/Mon, 01 Jan 0001 00:00:00 +0000https://rosettea.github.io/Hilbish/versions/comp-cache/docs/features/runner-mode/Hilbish allows you to change how interactive text can be interpreted. This is mainly due to the fact that the default method Hilbish uses is that it runs Lua first and then falls back to shell script. -In some cases, someone might want to switch to just shell script to avoid it while interactive but still have a Lua config, or go full Lua to use Hilbish as a REPL. This also allows users to add alternative languages, instead of either like Fennel.Welcome to the Hilbish bloghttps://rosettea.github.io/Hilbish/versions/comp-cache/blog/welcome/Mon, 01 Jan 0001 00:00:00 +0000https://rosettea.github.io/Hilbish/versions/comp-cache/blog/welcome/Hello! Welcome to the Hilbish blog. This will mainly contain release announcements and some other things relating to Hilbish (development). \ No newline at end of file +In some cases, someone might want to switch to just shell script to avoid it while interactive but still have a Lua config, or go full Lua to use Hilbish as a REPL. This also allows users to add alternative languages like Fennel as the interactive script runner.Welcome to the Hilbish bloghttps://rosettea.github.io/Hilbish/versions/comp-cache/blog/welcome/Mon, 01 Jan 0001 00:00:00 +0000https://rosettea.github.io/Hilbish/versions/comp-cache/blog/welcome/Hello! Welcome to the Hilbish blog. This will mainly contain release announcements and some other things relating to Hilbish (development). \ No newline at end of file diff --git a/versions/comp-cache/install/index.html b/versions/comp-cache/install/index.html index ea1d47e..1c22065 100644 --- a/versions/comp-cache/install/index.html +++ b/versions/comp-cache/install/index.html @@ -1,6 +1,6 @@ -Install — Hilbish -

    Official Binaries

    The best way to get Hilbish is to get a build directly from GitHub. At any time, there are 2 versions of Hilbish recommended for download: diff --git a/versions/comp-cache/sitemap.xml b/versions/comp-cache/sitemap.xml index b8e5920..9bf6e34 100644 --- a/versions/comp-cache/sitemap.xml +++ b/versions/comp-cache/sitemap.xml @@ -1 +1 @@ -https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/https://rosettea.github.io/Hilbish/versions/comp-cache/docs/features/2023-04-14T00:24:19-04:00https://rosettea.github.io/Hilbish/versions/comp-cache/docs/faq/2022-12-20T00:41:48-04:00https://rosettea.github.io/Hilbish/versions/comp-cache/docs/getting-started/2023-04-14T00:04:52-04:00https://rosettea.github.io/Hilbish/versions/comp-cache/docs/2022-12-20T19:42:44-04:00https://rosettea.github.io/Hilbish/versions/comp-cache/blog/2023-04-14T00:04:52-04:00https://rosettea.github.io/Hilbish/versions/comp-cache/blog/improving-this-website/2023-04-14T00:04:52-04:00https://rosettea.github.io/Hilbish/versions/comp-cache/blog/v2.1.2-release/2023-04-10T12:38:30-04:00https://rosettea.github.io/Hilbish/versions/comp-cache/blog/v2.1.1-release/2023-04-01T18:16:13-04:00https://rosettea.github.io/Hilbish/versions/comp-cache/blog/v2.1-release/2023-02-10T17:11:44-04:00https://rosettea.github.io/Hilbish/versions/comp-cache/blog/v2.0-release/2022-12-28T22:27:05-04:00https://rosettea.github.io/Hilbish/versions/comp-cache/2023-04-14T00:04:52-04:00https://rosettea.github.io/Hilbish/versions/comp-cache/categories/https://rosettea.github.io/Hilbish/versions/comp-cache/install/2023-04-14T00:04:52-04:00https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.aliases/https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.completions/https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.editor/https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.history/https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.jobs/https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.os/https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.runner/https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.timers/https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.userdir/https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/bait/https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/commander/https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/fs/https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/terminal/https://rosettea.github.io/Hilbish/versions/comp-cache/docs/features/notifications/2023-07-10T19:03:30-04:00https://rosettea.github.io/Hilbish/versions/comp-cache/docs/features/runner-mode/2023-04-14T00:40:41-04:00https://rosettea.github.io/Hilbish/versions/comp-cache/tags/https://rosettea.github.io/Hilbish/versions/comp-cache/blog/welcome/2022-12-28T22:27:05-04:00 \ No newline at end of file +https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/https://rosettea.github.io/Hilbish/versions/comp-cache/docs/features/2023-04-14T00:24:19-04:00https://rosettea.github.io/Hilbish/versions/comp-cache/docs/faq/2022-12-20T00:41:48-04:00https://rosettea.github.io/Hilbish/versions/comp-cache/docs/getting-started/2023-04-14T00:04:52-04:00https://rosettea.github.io/Hilbish/versions/comp-cache/docs/2022-12-20T19:42:44-04:00https://rosettea.github.io/Hilbish/versions/comp-cache/blog/2023-04-14T00:04:52-04:00https://rosettea.github.io/Hilbish/versions/comp-cache/blog/improving-this-website/2023-04-14T00:04:52-04:00https://rosettea.github.io/Hilbish/versions/comp-cache/blog/v2.1.2-release/2023-04-10T12:38:30-04:00https://rosettea.github.io/Hilbish/versions/comp-cache/blog/v2.1.1-release/2023-04-01T18:16:13-04:00https://rosettea.github.io/Hilbish/versions/comp-cache/blog/v2.1-release/2023-02-10T17:11:44-04:00https://rosettea.github.io/Hilbish/versions/comp-cache/blog/v2.0-release/2022-12-28T22:27:05-04:00https://rosettea.github.io/Hilbish/versions/comp-cache/2023-04-14T00:04:52-04:00https://rosettea.github.io/Hilbish/versions/comp-cache/categories/https://rosettea.github.io/Hilbish/versions/comp-cache/install/2023-04-14T00:04:52-04:00https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.aliases/https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.completion/https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.completions/https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.editor/https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.history/https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.jobs/https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.module/https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.os/https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.runner/https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.timers/https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/hilbish.userdir/https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/bait/https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/commander/https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/fs/https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/hilbish/https://rosettea.github.io/Hilbish/versions/comp-cache/docs/api/terminal/https://rosettea.github.io/Hilbish/versions/comp-cache/docs/features/notifications/2023-07-10T19:03:30-04:00https://rosettea.github.io/Hilbish/versions/comp-cache/docs/features/runner-mode/2023-09-27T20:31:27-04:00https://rosettea.github.io/Hilbish/versions/comp-cache/tags/https://rosettea.github.io/Hilbish/versions/comp-cache/blog/welcome/2022-12-28T22:27:05-04:00 \ No newline at end of file diff --git a/versions/comp-cache/tags/index.html b/versions/comp-cache/tags/index.html index d8a02da..996ea03 100644 --- a/versions/comp-cache/tags/index.html +++ b/versions/comp-cache/tags/index.html @@ -1,6 +1,6 @@ -Tags — Hilbish -

    Improving Hilbish's Branding

    Happy birthday Hilbish! As of last month, Hilbish is now 2 years old. Unfortunately I missed the official date, but I will still make a more focused post on the date (19st). I decided to fix up this website and Hilbish’s logo, so that can be thought of as something for the 2 years milestone? Logo Hilbish’s old logo was.. not that good. It definitely functioned as a logo, but the yellow part of it looked ugly (sorry old logo).

    v2.1.2 Release

    The release with full changelogs and prebuilt binaries can be seen at the v2.1.2 tag.