Shorter search command

This commit is contained in:
Ev Bogdanov 2018-01-19 01:09:20 +03:00
parent e5e242f55a
commit d5fc4fe6de
2 changed files with 1 additions and 1 deletions

View file

@ -78,7 +78,7 @@ Who is who in **bin** directory:
- `hd SYMBOL` draw a pretty heading
- `i`/`ui` indent/unindent selection
- `lstrip` remove leading whitespace
- `search` search with The Silver Searcher
- `s` search with The Silver Searcher
- `t2s N_SPACES`/`s2t N_SPACES` tabs <=> spaces
- `upper`/`lower` convert selection to uppercase/lowercase

View file