Skip to content
Snippets Groups Projects
Commit 0580fe90 authored by Ionel Cristian Mărieș's avatar Ionel Cristian Mărieș Committed by Junegunn Choi
Browse files

Don't do shell quoting for weird chars (#1079)

* Don't do shell quoting for weird chars

This would prevent tabs from being escaped as `$'\t'` (definitely not what I would want to see as initial value in the search).

* Do different escape.
parent 1b1bc9ea
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment