diff --git a/docs/index.html b/docs/index.html deleted file mode 100644 index 9a7e5755..00000000 --- a/docs/index.html +++ /dev/null @@ -1,7 +0,0 @@ -Terminus

Terminus

A terminal for a more modern age

alpha

A proper Windows experience

Clink provides tab completion, readline-style editing and persistent command history on Windows.

Also supported:

  • Classic CMD
  • PowerShell
  • Bash on Windows

Well...

Not much to say here, it just works.

  • Spawn with a global hotkey
  • Tabs persist after restart
  • Auto-dock to any side of any screen
  • Full Unicode and double-width character support

EXE, DMG, DEB, RPM, TGZ

User experience

  • Spawn and hide with a global hotkey
  • Fully customizable hotkey schema
  • Restores tabs
  • Drag in a file to paste the path
  • Click paths and URLs to open in browser/file manager
  • Keeps the current directory in new tabs

Customizable

Multiple app themes and a myriad of community color schemes for the terminal. Color scheme editor included.

Infinitely extensible

Install plugins from the NPM repository, or create your own with Typescript and Angular framework.

\ No newline at end of file diff --git a/docs/index.html b/docs/index.html new file mode 120000 index 00000000..dc972b68 --- /dev/null +++ b/docs/index.html @@ -0,0 +1 @@ +dist/index.html \ No newline at end of file