--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # edit > A terminal-based text editor from Microsoft. > More information: . - Open a file: `edit {{path/to/file}}` - Search for a pattern: `{{pattern}}` - Find and replace a pattern: `{{pattern}}` - Copy text: `` - Paste text: `` - Open the File menu: `` - Quit: ``