ridiculousfish 7118cb1ae1 Implement set-cursor for abbreviations
set-cursor enables abbreviations to specify the cursor location after
expansion, by passing in a string which is expected to be found in the
expansion. For example you may create an abbreviation like `L!`:

    abbr L! --position anywhere --set-cursor ! "! | less"

and the cursor will be positioned where the "!" is after expansion, with
the "| less" appearing to its right.
2022-12-10 15:38:50 -08:00
..
2022-06-16 18:43:28 +02:00
2022-06-16 18:43:28 +02:00
2022-11-12 14:25:47 -08:00
2022-06-02 17:25:59 -07:00
2021-04-17 16:43:27 -07:00
2020-11-22 14:39:48 +01:00
2022-06-16 18:43:28 +02:00
2021-01-03 17:48:25 +01:00
2020-06-24 20:43:56 +02:00
2022-06-16 18:43:28 +02:00
2020-11-22 14:39:48 +01:00
2020-11-22 14:39:48 +01:00
2022-06-16 18:43:28 +02:00
2022-03-20 14:39:00 -07:00
2022-06-16 18:43:28 +02:00
2021-01-07 23:53:31 +01:00
2020-11-06 17:56:38 +01:00
2022-04-10 13:53:22 -07:00