Files
fish-shell/doc_src/cmds
ridiculousfish 1402bae7f4 Re-implement abbreviations as a built-in
Prior to this change, abbreviations were stored as fish variables, often
universal. However we intend to add additional features to abbreviations
which would be very awkward to shoe-horn into variables.

Re-implement abbreviations using a builtin, managing them internally.

Existing abbreviations stored in universal variables are still imported,
for compatibility. However new abbreviations will need to be added to a
function. A follow-up commit will add it.

Now that abbr is a built-in, remove the abbr function; but leave the
abbr.fish file so that stale files from past installs do not override
the abbr builtin.
2022-12-10 15:29:03 -08:00
..
2022-10-07 16:11:45 +02:00
2022-03-12 00:21:13 +08:00
2022-03-12 00:21:13 +08:00
2022-03-12 00:21:13 +08:00
2022-03-12 00:21:13 +08:00
2022-03-12 00:21:13 +08:00
2022-10-19 20:10:26 +02:00
2022-09-17 21:31:06 +08:00
2022-09-17 21:31:06 +08:00
2022-03-12 00:21:13 +08:00
2022-03-12 00:21:13 +08:00
2022-03-12 00:21:13 +08:00
2022-03-12 00:21:13 +08:00
2022-03-12 00:21:13 +08:00
2022-03-12 00:21:13 +08:00
2022-11-10 11:34:50 +01:00
2022-03-12 00:21:13 +08:00
2022-10-26 12:15:02 -05:00
2022-10-06 21:30:13 +02:00
2022-03-12 00:21:13 +08:00
2022-07-16 12:40:36 -07:00
2022-12-01 17:56:57 +01:00
2022-09-17 21:31:06 +08:00
2022-03-12 00:21:13 +08:00
2022-03-12 00:21:13 +08:00