--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # fresh > A fully-featured terminal-based text editor. > More information: . - Open a file: `fresh {{path/to/file}}` - Search for a pattern: `{{search_pattern}}` - Replace a pattern: `{{search_pattern}}{{replacement}}` - Show File Explorer: `` - Save file: `` - Quit: ``