Commit Graph

14 Commits

Author SHA1 Message Date
Dmitry Torokhov
beeea5cb1c refactor(sidebar): get rid of winids table, use containers table
Now that we have a table listing all containers and can iterate over it
we no longer need a separate table with window IDs that we need to
maintain. Remove it.
2025-07-21 13:31:07 +08:00
skt041959
6a9424a63b set keymap with nowait (#2422) 2025-07-09 22:32:05 +08:00
yetone
ad05a802f9 feat: todos (#2184) 2025-06-15 15:10:07 +08:00
Brewinski
f766b42d85 fix(ui): prevent confirm dialog from closing prematurely on rejection (#2218) 2025-06-13 12:26:25 +08:00
Brewinski
2675155a76 feat(ui): add configurable keymaps for confirm modal (#2206) 2025-06-12 11:26:58 +08:00
yetone
2813e3ba07 fix: confirm window deletion (#2170) 2025-06-05 23:58:57 +08:00
yetone
54a1df28b6 fix: no nvim_del_namespace (#1881) 2025-04-15 20:53:01 +08:00
yetone
7e31317fbc fix(lint): make neovim 0.11 typecheck happy (#1844) 2025-04-10 14:14:47 +08:00
yetone
76fd19812e feat: accept all (#1764) 2025-03-30 12:51:15 +08:00
yetone
1e1cd1cf78 fix: confirm ui (#1665) 2025-03-22 01:57:22 +08:00
yetone
a60a8d4701 fix: change readonly files (#1659) 2025-03-21 19:48:28 +08:00
Omar Crespo
bae5275705 feat: add stop sequence (#1652) 2025-03-21 19:34:33 +08:00
yetone
af372d7328 fix: confirm ux (#1653) 2025-03-20 19:00:23 +08:00
yetone
8b730182cb refactor: ui lib (#1642) 2025-03-19 14:34:32 +08:00