| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-25 | Clean up tablist bindings | Sergey Trofimov | |
| 1. tablist is built on tabulated-list, so some bindings are already defined there: - tablist-shrink/enlarge duplicates tabulated-list-narrow/widen - tablist-forward/backward duplicates tabulated-list-next/previous 2. tablist-do-copy/do-rename functions are still not implemented 3. tablist-mode-map copies tablist-minor-mode-map instead of setting it as a parent. That means that evil-collection should replicate the bindings in both maps | |||
| 2022-06-06 | Change package-requires to 26.3 | James Nguyen | |
| 25 was already deprecated a year ago: https://github.com/emacs-evil/evil-collection/pull/508/files | |||
| 2019-11-10 | Improve tablist bindings | Philippe Vaucher | |
| 2019-10-22 | Free up `k` in tablist | Asher | |
| This restores it to 'evil-previous-line. Fixes #272. | |||
| 2019-10-09 | Move evil-collection-tablist to subdirectory | Justin Burkett | |
