index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
tui
Commit message (
Expand
)
Author
Age
*
fix(tui): cursor color in suckless terminal #32310
uio23
2025-02-03
*
feat(tui): recognize X1 and X2 mouse events
zeertzjq
2025-01-21
*
refactor: delete duplicate utf8-functionality
dundargoc
2025-01-13
*
fix(tui): handle key events for arrow and function keys (#31804)
Gregory Anders
2024-12-31
*
feat(tui): handle kitty key events in libtermkey (#31727)
Gregory Anders
2024-12-31
*
fix(termkey): fix null pointer dereference (#31792)
Gregory Anders
2024-12-30
*
fix(build): <termios.h> is system-dependent #31705
Justin M. Keyes
2024-12-23
*
refactor: iwyu #31637
Justin M. Keyes
2024-12-23
*
feat(terminal)!: cursor shape and blink (#31562)
Gregory Anders
2024-12-17
*
feat(tui): update 'background' on theme change events (#31350)
Gregory Anders
2024-11-26
*
fix(tui): also reset cursor color if it was invisible (#31348)
Gregory Anders
2024-11-25
*
fix(tui): only reset cursor color if it was changed (#31337)
Gregory Anders
2024-11-25
*
docs: misc (#31138)
dundargoc
2024-11-21
*
fix(tui): avoid flushing buffer halfway an OSC 2 sequence (#30793)
zeertzjq
2024-10-15
*
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
2024-09-23
*
fix(coverity/509227/509228): tui driver_ti underflow #30341
Devon Gardner
2024-09-19
*
feat(tui): builtin UI (TUI) sets client info #30397
Justin M. Keyes
2024-09-18
*
refactor: adopt termkey and eliminate duplicate code
dundargoc
2024-09-05
*
feat(mbyte): support extended grapheme clusters including more emoji
bfredl
2024-08-30
*
docs: misc (#29719)
dundargoc
2024-08-29
*
fix(tui): reset active attr ID when OSC 8 sequence is terminated (#29960)
Gregory Anders
2024-08-02
*
fix(tui): set id parameter in OSC 8 sequences (#29840)
Gregory Anders
2024-07-24
*
feat(tui): parse CSI subparams in termkey (#29805)
Gregory Anders
2024-07-21
*
feat(tui): support in-band resize events (#29791)
Gregory Anders
2024-07-19
*
docs: misc (#29410)
dundargoc
2024-07-05
*
refactor(io): make rstream use a linear buffer
bfredl
2024-06-08
*
fix(tui): move $COLORTERM check to _defaults.lua (#29197)
Gregory Anders
2024-06-05
*
fixup: apply the change on more files
James Tirta Halim
2024-06-04
*
refactor(tui): use a linear buffer for buffered keys
bfredl
2024-06-01
*
refactor(io): separate types for read and write streams
bfredl
2024-05-31
*
fix(tui): reset clear_region attributes during startup #28713
luukvbaal
2024-05-26
*
fix(tui): remove duplicate disabling of synchronized output (#28884)
zeertzjq
2024-05-21
*
fix(tui): initialize clear attrs with current terminal background
Luuk van Baal
2024-05-10
*
fix(tui): disable DECRQM and DECRQSS queries for Terminal.app (#28453)
Yoshimasa Niwa
2024-04-23
*
fix(tui): make setcellwidths() work for non-ambiwidth chars (#28322)
zeertzjq
2024-04-14
*
fix(tui): don't set cursor color when there is none (#28236)
Sam
2024-04-09
*
test: skip another flaky test on macOS (#28087)
zeertzjq
2024-03-29
*
fix(tui): don't use DECRQSS in screen or tmux (#28086)
zeertzjq
2024-03-29
*
build(terminfo): include user capabilities in comments (#28066)
zeertzjq
2024-03-28
*
feat(tui): query extended underline support using DECRQSS (#28052)
zeertzjq
2024-03-28
*
refactor(tui): reorder functions for query and response (#28051)
zeertzjq
2024-03-27
*
feat(tui): support undercurl in WezTerm (#28037)
zeertzjq
2024-03-26
*
fix(api): make open_win/win_set_config check if splitting allowed
Sean Dewar
2024-03-08
*
refactor(api): use arena for channel info and terminal info
bfredl
2024-02-18
*
fix(tui): `space_buf` overflow when clearing screen (#27352)
Sean Dewar
2024-02-06
*
build: update builtin terminfo (#27272)
zeertzjq
2024-01-31
*
docs: explain why TUI is reinitialized on resume (#27177)
Gregory Anders
2024-01-28
*
refactor: IWYU (#27186)
zeertzjq
2024-01-25
*
feat(ui): add support for OSC 8 hyperlinks (#27109)
Gregory Anders
2024-01-24
*
feat(ui): add chdir UI event (#27093)
Gregory Anders
2024-01-19
[next]