summaryrefslogtreecommitdiffstats
path: root/src/tui/tcell_test.go
AgeCommit message (Expand)Author
4 daysexecute: Open separate handles to /dev/tty (in, out, err)Junegunn Choi
2024-04-13Fix tcell buildJunegunn Choi
2024-02-010.46.10.46.1Junegunn Choi
2022-08-26Add support for ANSI strike-through (#2932)Emil Vanherp
2022-03-29Modernize build tagsJunegunn Choi
2021-10-03Fix Backspace key to emit BSpace and AltBS events instead of CtrlHVlastimil Ovčáčík
2021-10-03Add CtrlCaret keyboard event to FullscreenRendererVlastimil Ovčáčík
2021-10-03Fix Ctrl+Space key combination to emit CtrlSpace instead of Rune ' 'Vlastimil Ovčáčík
2021-10-03Add 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