mirror of
https://github.com/wavetermdev/waveterm-docs.git
synced 2026-08-05 13:45:23 -07:00
replace sidebar, write keybindings
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
id: "index"
|
||||
title: "Home"
|
||||
---
|
||||
|
||||
import Card from '@site/src/components/card.tsx';
|
||||
@@ -10,6 +12,10 @@ import Card from '@site/src/components/card.tsx';
|
||||
|
||||
Wave is an open-source terminal that adds the ability to launch graphical widgets, controlled and integrated directly with the CLI.
|
||||
|
||||
References:
|
||||
|
||||
* [Key Bindings](./keybindings)
|
||||
|
||||
## Features
|
||||
|
||||
<Card />
|
||||
|
||||
Reference in New Issue
Block a user