elvish/eval/bundled
Simon Schürrle c55df583d5 Replace re:replace with replaces in epm (#756)
By using `replaces` it doesn't attempt to interpret \U as regex escape sequence. The \U comes from `C:\Users` which is like `/home` on Linux. 

This closes #755
2018-09-24 00:09:40 +01:00
..
binding.elv.go edit/edcore: Implement functions for word-based movement. (#721) 2018-08-07 12:03:29 +02:00
bundled_test.go eval: Move bundled modules to eval/bundled. 2017-12-31 20:07:26 +00:00
bundled.go edit: Default binding is now set in Elvish script. 2018-01-03 07:27:46 +00:00
epm.elv.go Replace re:replace with replaces in epm (#756) 2018-09-24 00:09:40 +01:00
narrow.elv.go Abbreviate dir names in location and speed up history (#654) 2018-03-30 01:42:39 +01:00
readline-binding.elv.go eval: Move bundled modules to eval/bundled. 2017-12-31 20:07:26 +00:00