Justin M. Keyes
18d7dd485b
feat(ui): use vim.ui.select for :oldfiles, :recover
...
Problem:
followup to 55ceb314ca #39478
`:oldfiles` and swapfile `:recover` do not delegate to `vim.ui.select`.
Solution:
- Delegate to `vim.ui.select`.
- Fix a long-standing `recover_names` bug where `concat_fnames(dir_name,
files[i], true)` produced malformed `<dir>//<dir>/<file>` paths (also
fixes `swapfilelist()`).
2026-04-30 17:44:31 +02:00
..
2026-04-30 17:44:31 +02:00
2025-05-06 05:15:31 -07:00
2026-04-30 11:13:47 +00:00
2026-03-13 20:32:01 +01:00
2026-04-15 18:45:26 +00:00
2026-04-18 06:50:28 -04:00
2026-03-13 20:32:01 +01:00
2026-04-20 02:31:09 +02:00
2026-04-30 05:56:16 -04:00
2025-08-17 20:40:28 -07:00
2026-04-25 20:29:19 +03:00
2026-04-12 15:01:32 -04:00
2026-04-30 07:12:35 -04:00
2026-04-30 07:26:40 -04:00
2025-12-16 13:22:05 -05:00
2026-03-13 15:57:36 -04:00
2026-04-30 07:26:40 -04:00
2026-04-30 07:12:35 -04:00
2026-04-30 07:26:40 -04:00
2026-02-23 17:33:13 -05:00
2026-04-30 07:12:35 -04:00
2025-06-06 15:36:48 +01:00
2026-04-30 07:12:35 -04:00
2026-04-25 11:16:18 -04:00
2026-02-12 07:15:20 -05:00
2026-01-12 10:58:01 -08:00
2026-04-24 11:57:35 -04:00
2026-04-30 07:12:35 -04:00
2026-01-09 10:07:15 +01:00
2026-03-11 18:00:18 +01:00
2026-03-23 08:00:53 -04:00
2026-03-12 11:04:05 -04:00
2026-04-30 05:56:16 -04:00
2026-04-12 14:17:50 +02:00
2026-04-25 20:29:19 +03:00
2026-04-27 13:43:46 -04:00
2024-02-03 16:53:41 +01:00
2026-04-27 13:43:46 -04:00
2025-02-10 03:04:01 -08:00
2026-04-24 07:37:21 -04:00
2026-04-30 07:12:35 -04:00
2025-07-12 20:54:22 -07:00
2026-04-30 07:12:35 -04:00
2026-04-30 07:26:40 -04:00
2026-04-28 18:29:17 -04:00
2026-04-30 07:12:35 -04:00
2026-04-08 13:33:00 -04:00