You've already forked waveterm-docs-old
mirror of
https://github.com/wavetermdev/waveterm-docs-old.git
synced 2026-04-22 15:22:42 -07:00
18 lines
517 B
Plaintext
18 lines
517 B
Plaintext
---
|
|
title: 'Markdown Editor'
|
|
description: 'Edit markdown directly in your terminal'
|
|
icon: 'text-size'
|
|
---
|
|
|
|
<Warning>
|
|
As of September 2024, this version of Wave Terminal is deprecated. To learn more about our new version (>=v0.8.0), check out [www.waveterm.dev](https://www.waveterm.dev). To find documentation for our new version, check out [docs.waveterm.dev](https://docs.waveterm.dev).
|
|
</Warning>
|
|
|
|
Quickly edit code on a local or remote machine with the `codeedit` command
|
|
|
|
### Example
|
|
|
|
```
|
|
codeedit README.md
|
|
```
|