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
*
build: Do not check for obsolete <termio.h>
Justin M. Keyes
2016-12-24
*
build: Support old libtermkey.
Justin M. Keyes
2016-12-24
*
tui: check stty/termios for kbs
Justin M. Keyes
2016-12-23
*
tui: "backpressure": Drop messages to avoid flooding.
Justin M. Keyes
2016-12-09
*
add cmdline mode to modechange of RPC and tests
chemzqm
2016-11-30
*
encoding: cleanup mbyte.c given fixed encoding=utf-8
Björn Linse
2016-11-05
*
tui/suspend_event(): set STDIN to "blocking"
Justin M. Keyes
2016-11-02
*
Revert "tui: Move ui_bridge module to tui/ namespace."
Justin M. Keyes
2016-10-13
*
tui/flush_buf: Don't toggle cursor when called from out() #5436
Florian Larysch
2016-10-06
*
tui/terminfo_start: Default to normal-mode cursor shape. (#5419)
Justin M. Keyes
2016-10-02
*
event/multiqueue.c: Rename "queue" to "multiqueue".
Justin M. Keyes
2016-10-02
*
tui: Move ui_bridge module to tui/ namespace.
Justin M. Keyes
2016-09-28
*
doc: minor comment tweaks
Justin M. Keyes
2016-09-28
*
tui.c: Do not wait for tui loop on teardown. (#4789)
Justin M. Keyes
2016-09-24
*
ui_detach: Schedule refresh on main loop.
Justin M. Keyes
2016-09-22
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
api: consistently use nvim_ prefix and update documentation
Björn Linse
2016-08-31
*
api/ui: use ui options instead of one method per feature
Björn Linse
2016-08-29
*
api/ui: allow popupmenu to be drawn by external ui
Björn Linse
2016-08-29
*
stream: set data together with callback
Björn Linse
2016-08-20
*
tui: Assume 256 colors in most cases.
Justin M. Keyes
2016-07-03
*
options: Set 't_Co' from unibilium + fix_terminfo.
Mateusz Czaplinski
2016-07-02
*
tui/input.c: Handle Ctrl-Z (suspend) for TERM=linux (#3100) (#4911)
Mateusz Czapliński
2016-06-12
*
tui/input.c: Add mouse release event (#4873)
sach1t
2016-06-04
*
Merge pull request #4844 from ZyX-I/rename-main-loop
Justin M. Keyes
2016-05-31
|
\
|
*
*: Rename main loop variable from loop to main_loop
ZyX
2016-05-30
*
|
lib/kvec: Remove useless type argument from kv_push macros
ZyX
2016-05-30
|
/
*
syntax: Add support for the "special" color used for undercurls
AdnoC
2016-05-17
*
'termguicolors' #4690
Shougo Matsushita
2016-05-10
*
*: Fix new linter errors
ZyX
2016-05-01
*
Do not use TMUX_WRAP for DECSCUSR sequence
Daniel Hahler
2016-01-29
*
Implement handling of terminal focus events
Joe Hermaszewski
2015-11-17
*
ui_bridge: Fix race condition that results in deadlock.
Thiago de Arruda
2015-10-31
*
tui: Don't use stderr as an output fallback for the TUI
Thiago de Arruda
2015-10-29
*
tui: Fix abort when stdout and stderr are not tty.
Thiago de Arruda
2015-10-29
*
tui: Flush input on timer_cb
Thiago de Arruda
2015-10-12
*
tui: fix_terminfo: Handle "tmux" like "screen". #3422
Daniel Hahler
2015-10-04
*
tui: Fix queueing of large chunks of input
Thiago de Arruda
2015-10-01
*
tui: Don't use 'pastetoggle' for automatic pasting
Thiago de Arruda
2015-10-01
*
encoding: simplify handling of encoding in TUI
Björn Linse
2015-09-08
*
tui: Refactor for running in another thread
Thiago de Arruda
2015-09-06
*
tui: Move screen state tracking to new "ugrid" module
Thiago de Arruda
2015-09-06
*
tui: move term_input.inl into the input.c module
Thiago de Arruda
2015-09-06
*
tui/remote_ui: Fix some regressions
Thiago de Arruda
2015-08-21
*
Notify attached UIs whenever menus change
Robin Allen
2015-08-21
*
tui: restore got_winch in sigwinch_cb #3171
Felipe Morales
2015-08-15
*
rstream: Pass read count to read events
Thiago de Arruda
2015-08-13
*
event: Refactor async event processing
Thiago de Arruda
2015-08-13
*
tui: avoid double-resize on SIGWINCH. #3145
Felipe Morales
2015-08-10
*
tui: Fix terminal detection for cursor shape #3129
Keerthan Jaic
2015-08-04
[next]