| Age | Commit message (Expand) | Author |
| 2025-09-05 | Add keybindings for CTRL, ALT, SHIFT + UP, DOWN, RIGHT, LEFT, HOME, END, BACK... | Massimo Mund |
| 2025-03-11 | Change 'interface{}' to 'any' (#4308) | Gabriel Marin |
| 2025-02-02 | FZF_KEY enhancements | Junegunn Choi |
| 2024-05-23 | execute: Open separate handles to /dev/tty (in, out, err) | Junegunn Choi |
| 2024-04-13 | Fix tcell build | Junegunn Choi |
| 2024-02-01 | 0.46.1 | Junegunn Choi |
| 2022-08-26 | Add support for ANSI strike-through (#2932) | Emil Vanherp |
| 2022-03-29 | Modernize build tags | Junegunn Choi |
| 2021-10-03 | Fix Backspace key to emit BSpace and AltBS events instead of CtrlH | Vlastimil Ovčáčík |
| 2021-10-03 | Add CtrlCaret keyboard event to FullscreenRenderer | Vlastimil Ovčáčík |
| 2021-10-03 | Fix Ctrl+Space key combination to emit CtrlSpace instead of Rune ' ' | Vlastimil Ovčáčík |
| 2021-10-03 | Add ability to type AltGr characters in FullscreenRenderer on Windows. | Vlastimil Ovčáčík |
| 2021-10-03 | [tests] Add testing of keyboard events in FullscreenRenderer.GetChar() | Vlastimil Ovčáčík |