zeertzjq
d65ee12914
vim-patch:8.2.1741: pathshorten() only supports using one character
...
Problem: pathshorten() only supports using one character.
Solution: Add an argument to control the length. (closes vim/vim#7006 )
6a33ef0deb
Cherry-pick a line in test from patch 8.2.0634.
Use Nvim's config paths in docs.
shorten_dir() returning a pointer looks a bit confusing here, as it is
actually the same pointer passed to it, and it doesn't really reduce
much code, so change it back to void.
Assigning rettv->vval.v_string = NULL is not needed if a pointer is
within 64 bits. While this is usually the case, I'm not sure if it can
be taken for granted.
2022-02-06 16:29:12 +08:00
..
2022-01-17 18:28:23 +00:00
2021-09-10 08:48:27 +02:00
2022-01-17 11:58:36 +01:00
2022-02-06 16:29:12 +08:00
2022-01-31 15:27:01 +01:00
2022-01-04 11:07:40 -07:00
2022-01-11 14:14:17 +01:00
2019-05-09 20:27:11 -04:00
2021-11-02 16:24:05 +01:00
2021-09-23 06:59:30 -07:00
2022-01-04 11:07:40 -07:00
2022-01-11 16:46:42 -07:00
2022-01-23 18:38:41 +01:00
2021-07-07 18:51:40 -07:00
2022-02-01 17:08:40 +08:00
2022-02-06 00:02:30 +00:00
2022-01-23 18:38:41 +01:00
2022-01-23 18:38:41 +01:00
2018-10-29 09:32:29 +01:00
2021-09-10 08:48:27 +02:00
2021-09-10 08:48:27 +02:00
2018-10-29 10:01:44 +01:00
2021-09-08 07:24:12 -07:00
2021-07-07 18:51:40 -07:00
2018-10-29 09:55:07 +01:00
2022-01-29 15:19:29 -05:00
2022-01-27 14:56:18 +01:00
2022-01-11 14:14:17 +01:00
2021-09-15 21:19:22 +01:00
2022-01-29 19:49:37 +01:00
2021-07-07 18:51:40 -07:00
2022-01-31 18:09:51 +01:00
2022-01-31 15:27:01 +01:00
2022-01-11 14:14:17 +01:00
2022-01-21 18:08:56 +08:00
2021-09-09 00:37:59 -07:00
2022-01-04 11:07:40 -07:00
2022-01-17 18:28:23 +00:00
2022-01-29 15:19:29 -05:00
2018-08-25 15:25:49 +02:00
2021-04-28 21:29:57 -04:00
2014-07-29 02:12:31 +00:00
2022-01-30 22:25:08 +00:00
2022-01-11 14:14:17 +01:00
2022-02-04 09:23:54 +08:00
2021-05-09 17:08:21 -04:00
2021-09-10 08:48:27 +02:00
2022-01-23 18:38:41 +01:00
2019-03-26 19:55:33 +01:00
2022-02-04 22:17:25 +08:00
2022-01-11 14:14:17 +01:00
2018-10-29 09:55:07 +01:00
2021-10-05 15:37:39 -07:00
2022-01-29 23:15:22 +00:00
2021-09-13 06:05:27 -07:00
2018-10-29 09:55:07 +01:00
2018-10-29 09:55:07 +01:00
2021-02-17 23:54:40 -05:00
2015-08-15 15:25:30 -03:00
2021-11-17 10:02:59 +01:00
2021-10-05 14:12:16 +02:00
2022-01-29 19:49:37 +01:00
2022-01-29 19:49:37 +01:00
2021-12-25 11:31:54 +08:00
2021-04-29 21:08:09 -04:00
2019-03-26 19:55:33 +01:00
2021-12-18 08:54:07 -07:00
2021-09-10 08:48:27 +02:00
2021-07-07 18:51:40 -07:00
2019-08-02 16:20:22 +02:00
2021-12-22 15:03:32 -05:00
2021-09-08 07:24:12 -07:00
2022-01-23 18:38:41 +01:00
2022-01-29 23:15:22 +00:00
2021-04-27 09:21:35 -04:00
2021-07-07 18:51:40 -07:00
2022-01-04 11:07:40 -07:00
2022-01-29 23:15:22 +00:00
2021-11-08 00:10:44 +01:00
2022-01-17 18:28:23 +00:00
2021-04-27 09:21:31 -04:00
2021-06-27 15:30:09 -04:00
2021-05-01 22:29:03 -04:00
2021-04-27 09:21:30 -04:00
2021-05-02 13:00:38 -04:00
2021-05-01 23:19:57 -04:00
2021-05-02 10:23:35 -04:00
2022-01-03 14:52:01 +01:00
2019-08-02 16:20:22 +02:00
2021-04-27 21:47:42 -04:00
2021-09-08 07:24:12 -07:00
2021-09-08 07:24:12 -07:00
2021-04-28 21:29:56 -04:00
2021-05-01 22:29:02 -04:00
2021-05-02 12:53:49 -04:00
2021-11-22 10:53:57 +01:00
2020-01-26 17:30:47 -08:00
2021-10-17 22:04:53 +08:00
2021-05-01 22:29:03 -04:00
2021-04-27 09:21:33 -04:00
2019-11-01 13:43:20 +09:00
2018-10-29 10:01:44 +01:00
2021-04-29 09:27:19 -04:00
2018-10-29 10:01:44 +01:00
2018-10-29 10:01:44 +01:00
2021-04-29 20:42:16 -04:00
2021-04-29 20:42:16 -04:00
2018-10-29 10:01:44 +01:00
2021-04-29 20:42:16 -04:00
2022-02-06 04:46:16 +08:00
2021-05-18 22:47:17 +02:00
2019-03-26 19:55:33 +01:00
2021-04-27 09:21:34 -04:00
2021-07-07 18:51:40 -07:00
2022-01-03 14:52:01 +01:00
2022-01-17 11:58:36 +01:00
2021-05-01 23:19:57 -04:00
2022-02-05 14:01:00 +00:00
2022-01-22 11:57:06 +09:00
2022-01-11 14:14:17 +01:00