This website requires JavaScript.
Explore
Help
Sign In
xenia
/
kakoune
Watch
1
Star
0
Fork
0
You've already forked kakoune
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
28637cec9e
kakoune
/
test
/
normal
/
keep-cmd
/
cmd
2 lines
29 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Use egrep instead of grep for ERE Some implementations of grep do not support extended regular expressions (ERE). Using egrep instead seems to be more portable.
2018-06-22 20:35:36 +02:00
%<a-s>H$egrep "foo|bar"<ret>
Reference in New Issue
Copy Permalink
Mastodon