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(IWYU): fix headers
dundargoc
2024-01-11
*
fix(tui): use buflen to calculate remaining buffer size (#26942)
James McCoy
2024-01-07
*
refactor(tui): remove code that is no longer necessary
zeertzjq
2023-12-31
*
refactor: run IWYU on entire repo
dundargoc
2023-12-21
*
refactor: move non-symbols to defs.h headers
dundargoc
2023-12-17
*
fix(tui): use uv_timer_t instead of TimeWatcher for input (#26435)
zeertzjq
2023-12-07
*
refactor: change event_create() to a macro (#26343)
zeertzjq
2023-12-01
*
refactor(IWYU): create {ex_getln,rbuffer,os/fileio}_defs.h (#26338)
zeertzjq
2023-12-01
*
refactor: explicitly abort on OOM condition (#26330)
Gregory Anders
2023-11-30
*
refactor(IWYU): fix includes for cmdhist.h (#26324)
zeertzjq
2023-11-30
*
fix(tui): grow termkey's internal buffer for large escape sequences (#26309)
Gregory Anders
2023-11-30
*
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
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
[next]