mirror of
https://github.com/Hopiu/micro.git
synced 2026-04-24 16:14:45 +00:00
* command: Fix replace to be able to insert '$' * help: commands: Precise the documentation of `replace` * help: commands: Further improvement suggested within the review Co-authored-by: Beni Cherniavsky-Paskin <cben@redhat.com> * Fix replace with '$' in a more kosher way On top of JoeKar's fix. --------- Co-authored-by: Beni Cherniavsky-Paskin <cben@redhat.com> Co-authored-by: Dmytro Maluka <dmitrymaluka@gmail.com> |
||
|---|---|---|
| .. | ||
| actions.go | ||
| actions_other.go | ||
| actions_posix.go | ||
| bindings.go | ||
| bufpane.go | ||
| command.go | ||
| defaults.go | ||
| defaults_darwin.go | ||
| defaults_other.go | ||
| events.go | ||
| globals.go | ||
| infocomplete.go | ||
| infopane.go | ||
| keytree.go | ||
| pane.go | ||
| rawpane.go | ||
| tab.go | ||
| terminal_supported.go | ||
| terminal_unsupported.go | ||
| termpane.go | ||