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
/
input.c
Commit message (
Expand
)
Author
Age
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
build: rework IWYU mapping files
dundargoc
2023-11-25
*
refactor: enable formatting for ternaries
dundargoc
2023-11-20
*
refactor(tui): use termkey_interpret_modereport
Gregory Anders
2023-11-17
*
refactor(tui): refactor Kitty keyboard query implementation
Gregory Anders
2023-11-17
*
feat(tui): support DCS responses in TermResponse event (#26061)
Gregory Anders
2023-11-16
*
refactor: iwyu (#26062)
zeertzjq
2023-11-16
*
feat(tui): add 'termsync' option (#25871)
Gregory Anders
2023-11-14
*
refactor: move background color detection into Lua
Gregory Anders
2023-11-13
*
build: remove PVS
dundargoc
2023-11-12
*
fix(input): set termkey buffer size to read stream capacity
Gregory Anders
2023-11-07
*
feat(tui): use TermResponse event for OSC responses (#25868)
Gregory Anders
2023-11-06
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
refactor: remove long
dundargoc
2023-09-29
*
refactor(map): enhanced implementation, Clean Codeā¢, etc etc
bfredl
2023-09-08
*
refactor(tui): check for out of bound access after snprintf (#24751)
Thomas Vigouroux
2023-08-19
*
refactor: remove some (const char **) casts (#24423)
zeertzjq
2023-07-22
*
feat(tui): support Super and Meta modifiers (#24357)
zeertzjq
2023-07-15
*
refactor(api): new helper macros
Famiu Haque
2023-05-23
*
refactor(map): avoid duplicated khash_t types for values
bfredl
2023-05-17
*
docs: fix typos (#22353)
zeertzjq
2023-02-22
*
refactor(tui/input.c): remove unused multithreading code (#22342)
zeertzjq
2023-02-21
*
refactor(main.c): remove unreachable use_builtin_ui conditions (#22338)
zeertzjq
2023-02-20
*
fix(tui): exit on input eof
zeertzjq
2023-02-14
*
refactor(tests): run unittests using main nvim binary in interpreter mode
bfredl
2023-01-31
*
fix(unittests): fix TUI broken test previously ignored
bfredl
2023-01-18
*
Merge pull request #21831 from bfredl/nofd
bfredl
2023-01-16
|
\
|
*
fix(ui): re-organize tty fd handling and fix issues
bfredl
2023-01-16
*
|
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
2023-01-15
|
/
*
refactor(api): do not allocate temporaries for internal events
bfredl
2023-01-03
*
fix(tui): more work in the TUI
bfredl
2022-12-31
*
feat(tui): run TUI as external process
hlpr98
2022-12-31
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
*
build(deps): require libtermkey version 0.22
Andreas Schneider
2022-09-28
*
vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)
dundargoc
2022-09-18
*
feat(tui): support 'mousemoveevent'
zeertzjq
2022-09-04
*
feat(tui): recognize sidescroll events (#19992)
zeertzjq
2022-08-30
*
refactor(api): provide a temporary copy solution for nvim_call_atomic
bfredl
2022-08-24
*
refactor(arena): use a shared block freelist
bfredl
2022-08-24
*
feat(tui): recognize keypad keys when using kitty keyboard protocol
erw7
2022-07-04
*
perf(memory): use an arena for RPC decoding
bfredl
2022-06-14
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
refactor(uncrustify): format all c code under /src/nvim/
Dundar Goc
2022-04-29
*
feat(tui): query terminal for CSI u support (#18181)
Gregory Anders
2022-04-25
*
feat(api): ui options relevant for remote TUI
hlpr98
2022-04-17
*
fix(tui)!: remove `ESC NUL` forced escape (#17198)
zeertzjq
2022-04-11
*
refactor(tinput_wait_enqueue): use rbuffer_read() when pasting (#17754)
zeertzjq
2022-03-19
[next]