Skip to content

Commit 6693e66

Browse files
authored
fix some docs formatting, link to other parts of the docs (#1471)
1 parent c2312f1 commit 6693e66

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

docs/docs/faq.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ Set these keys:
6666

6767
Note: we set the `ai:*` key to true to clear all the existing "ai" keys so this config is a clean slate.
6868

69+
<a name="perplexity" />
70+
6971
### How can I connect to Perplexity?
7072

7173
Open your [config file](./config) in Wave using `wsh editconfig`.

docs/docs/releasenotes.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ sidebar_position: 200
1111
Wave Terminal v0.10.0 introduces workspaces, making it easier to manage multiple work environments. We've added powerful new command execution capabilities with `wsh run`, allowing you to launch and control commands in dedicated blocks. This release also brings significant improvements to SSH with a new connections configuration system for managing your remote environments.
1212

1313
- **Workspaces**: Organize your work into separate environments, each with their own tabs, layouts, and settings
14-
- **Command Blocks**: New `wsh run` command for launching terminal commands in dedicated blocks, with support for magnification, auto-closing, and execution control
15-
- **[Connections]** New configuration system for managing SSH connections, with support for WSH-free operation
16-
- **[UI]** Improved tab management with better switching behavior and context menus
14+
- **Command Blocks**: New `wsh run` command for launching terminal commands in dedicated blocks, with support for magnification, auto-closing, and execution control ([docs](/wsh#run))
15+
- **Connections**: New configuration system for managing SSH connections, with support for wsh-free operation ([docs](/connections))
16+
- Improved tab management with better switching behavior and context menus (many bug fixes)
1717
- New tab features including pinned tabs and drag-and-drop improvements
1818
- Create, rename, and delete files/directories directly in directory preview
19-
- Added Perplexity API integration
20-
- `wsh setbg` command for background handling
19+
- Added Perplexity API integration ([docs](/faq#perplexity))
20+
- `wsh setbg` command for background handling ([docs](/wsh#setbg))
2121
- Switched from Less to SCSS for styling
2222
- [bugfix] Fixed tab flickering issues during tab switches
2323
- [bugfix] Corrected WaveAI text area resize behavior

0 commit comments

Comments
 (0)