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): end streamed paste correctly when key buffer is empty
zeertzjq
2021-12-10
*
fix(tui): extend smglr ignores to smglp and smgrp (#16239)
Jan Alexander Steffens
2021-11-04
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: uncrustify #16090
dundargoc
2021-10-29
*
refactor: remove space after star
Dundar Göc
2021-10-19
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
refactor: format header files with uncrustify #15877
dundargoc
2021-10-09
*
fix(tui): remove dead code #15929
erw7
2021-10-06
*
Refactor/uncrustify (#15790)
dundargoc
2021-09-29
*
refactor: format files with uncrustify #15663
dundargoc
2021-09-14
*
fix: "redundant cast to the same type" #15662
dundargoc
2021-09-14
*
refactor: format tui/input.c with uncrustify (#15661)
dundargoc
2021-09-14
*
refactor: format tui.c with uncrustify (#15640)
dundargoc
2021-09-14
*
chore: PVS/V751: ignore warning #15153
dundargoc
2021-07-25
*
chore(PVS/V751): tui.c, Parameter is not used
Justin M. Keyes
2021-07-18
*
chore: use codespell to spell check #15016
dundargoc
2021-07-07
*
Revert "tui: improve support for tmux, GNU Screen" (#14786)
Érico Nogueira Rolim
2021-06-30
*
fix(tui): Stop sending extra parameter for save/restore title
James McCoy
2021-05-18
*
tui: improve support for tmux, GNU Screen
erw7
2021-03-11
*
tui: fix possibility of evaluating uninitialized variables (#13987)
erw7
2021-02-22
*
Use abort() instead of assert(false) for things that should never happen
James McCoy
2021-01-31
*
test,unit: Change test according to change of bg color response processing
erw7
2020-11-20
*
TUI: fix processing of bg color response
erw7
2020-11-20
*
TUI: fix bracket paste getting stuck
erw7
2020-11-20
*
tui/input: Add S- modifier for chords with capital ASCII
James McCoy
2020-11-16
*
Understand Escape as another name for Esc
James McCoy
2020-11-16
*
tui: fix problem with uv_tty_set_mode failing due to signal
erw7
2020-10-13
*
tui: fix problem that TTY does not go into raw mode
erw7
2020-10-12
*
UI: fix cursor not displayed after hiding and un-hiding #12811
erw7
2020-09-12
*
nvim__screenshot
Björn Linse
2020-09-05
*
Revert "tui: improve support for GNU Screen (#12098)"
erw7
2020-08-27
*
Revert "tui: Fix italics when $TERM is screen in tmux #12199"
erw7
2020-08-27
*
tui: fix pvs/v728
Jan Edmund Lazo
2020-08-15
*
tui.c: augment_terminfo: remove unused colorterm argument (#12602)
Daniel Hahler
2020-07-19
*
win/TUI: enable mouse on ConEmu and vtpcon without vti
erw7
2020-05-26
*
tui: Fix italics when $TERM is screen in tmux #12199
erw7
2020-04-28
*
tui: improve support for GNU Screen (#12098)
erw7
2020-04-26
*
TUI: block signals on suspend #12180
Kei Kamikawa
2020-04-25
*
tui: Don't call uv_write without output (#12146)
erw7
2020-04-20
*
Merge pull request #12005 from erw7/fix-screen-vsplit
James McCoy
2020-04-15
|
\
|
*
Fix screen terminal family issues
erw7
2020-03-12
|
*
Fix splitting issue on gnu screen
erw7
2020-03-12
*
|
TUI: support setting cursor color in tmux (#12100)
Thomas Churchman
2020-04-14
*
|
TUI: do not use "nvim_get_option" in tui thread
erw7
2020-03-21
|
/
*
TUI: reset background color before scroll #11909
Jakub Łuczyński
2020-02-23
*
vim-patch:8.1.1201: output of :command is hard to read
Jan Edmund Lazo
2020-02-16
*
Add stdin, stdout replacement functions
erw7
2020-01-17
*
Remove (void) hacks, Mark unused attrs
Jan Edmund Lazo
2020-01-08
*
TUI: can make the cursor transparent #11519
Matthieu Coudron
2019-12-19
*
terminfo_is_bsd_console: fallback to false
Daniel Hahler
2019-12-01
[next]