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-18 06:39:54 +08:00
2026-02-01 08:22:07 +08:00
2026-03-22 23:14:49 +00:00
2026-04-30 17:44:31 +02:00
2026-04-27 06:21:25 +08:00
2026-03-06 07:59:15 +08:00
2026-01-26 06:53:53 +08:00
2026-04-30 17:44:31 +02:00
2026-04-30 07:26:40 -04:00
2026-04-30 07:26:40 -04:00
2026-02-26 19:26:35 +01:00
2026-04-24 14:45:20 -04:00
2022-03-13 04:52:45 +00:00
2026-04-29 06:16:06 +00:00
2026-01-07 08:11:42 +08:00
2026-04-14 11:13:03 -05:00
2023-08-13 13:25:10 +01:00
2025-12-30 01:44:24 -05:00
2026-03-24 00:14:55 +01:00
2026-03-12 11:12:56 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2025-08-22 19:10:43 +02:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2025-08-20 07:23:49 +08:00
2026-01-20 07:56:50 +08:00
2022-10-13 05:48:12 -07:00
2019-03-11 21:00:12 +01:00
2026-04-14 11:13:03 -05:00
2026-04-14 11:13:03 -05:00
2025-08-20 07:23:49 +08:00
2024-07-02 13:05:16 +02:00