💾 Archived View for freeshell.de › tldr › ex.gmi captured on 2023-01-29 at 04:44:31. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Command-line text editor.
See also: `vim`.
ex {path/to/file}
wq<Enter>
undo<Enter>
/{search_pattern}<Enter>
%s/{regular_expression}/{replacement}/g<Enter>
i<Enter>{text}<C-c>
visual<Enter>
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).