kakoune/rc
Kylie McClain db4d188a42 rc/base/etc: Use a more efficient expression
I was hitting a stack size issue with the previous regular expression used
to match filesystem lines, so I decided to rewrite it. Admittedly I don't
know entirely if this has better performance, but it seems to work well
and additionally isn't too greedy with matching like the previous one.
2016-07-17 16:45:13 -04:00
..
base rc/base/etc: Use a more efficient expression 2016-07-17 16:45:13 -04:00
core Fix uses of <c-m> in rc files, <ret> should be used now 2016-07-11 19:47:56 +01:00
extra Print an error message when unsupported tmux functions are called 2016-06-23 20:07:51 +03:00