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
/
term.c
Commit message (
Expand
)
Author
Age
*
ui: Fix redraw bug caused by race conditions with remote clients
Thiago de Arruda
2015-01-13
*
ui: Fix out_flush/ui_write behavior to always flush for abstract_ui
Thiago de Arruda
2015-01-13
*
ui: Add mising T_CSV code to abstract_ui termcap
Thiago de Arruda
2015-01-13
*
Remove QNX/pterm remnants
Michael Reed
2015-01-11
*
Cleanup: Rename getdigits() family functions.
Eliseo Martínez
2015-01-11
*
Cleanup: Refactor variables: long --> int.
Eliseo Martínez
2015-01-11
*
Cleanup: Refactor getdigits().
Eliseo Martínez
2015-01-11
*
Remove long_u: term: Remove dead code using long_u.
Eliseo Martínez
2015-01-10
*
Remove long_u: term: Enable -Wconversion.
Eliseo Martínez
2015-01-10
*
globals.h: Remove unused global variable
Steven Oliver
2015-01-02
*
Remove Amiga remnants
Michael Reed
2014-12-19
*
docs: Remove BeOS/Haiku remnants
Michael Reed
2014-12-09
*
ui: Add abstract_ui termcap and split UI layer
Thiago de Arruda
2014-12-08
*
mouse: Remove CHECK_DOUBLE_CLICK conditionals
Thiago de Arruda
2014-12-02
*
term: Move more mouse functions to mouse.c
Thiago de Arruda
2014-12-02
*
term: Remove most calls to settmode
Thiago de Arruda
2014-12-02
*
term: Move "set_shellsize" to screen.c as "screen_resize"
Thiago de Arruda
2014-12-02
*
Merge pull request #1491 from Pyrohh/os2-and-misc-cleanup
Justin M. Keyes
2014-11-28
|
\
|
*
Remove Atari MiNT references
Michael Reed
2014-11-27
*
|
mch_init -> term_init
Scott Prager
2014-11-28
*
|
mch_write -> term_write
Scott Prager
2014-11-28
|
/
*
ui: Remove ui_delay, ui_breakcheck and ui_set_shellsize
Thiago de Arruda
2014-11-27
*
vim-patch:7.4.359
Scott Prager
2014-09-19
*
vim-patch:7.4.305
Scott Prager
2014-09-19
*
api: Implement '--embedded-mode' command-line option
Thiago de Arruda
2014-08-28
*
Make ttyfast default to true on all terminals #1051
Fredrik Fornwall
2014-08-18
*
Merge #814 'Remove dead #ifdefed code'
Justin M. Keyes
2014-08-07
|
\
|
*
Remove EBCDIC: Remove IF_EB macros
Pavel Platto
2014-08-02
|
*
Remove BEOS_PR_OR_BETTER
Pavel Platto
2014-08-02
|
*
Remove BeOS DR8 specific hack
Pavel Platto
2014-08-02
*
|
Remove unused USE_TERM_CONSOLE ifdefs #1015
Fredrik Fornwall
2014-08-07
*
|
Drop SGI IRIS support. #1006
Fredrik Fornwall
2014-08-07
|
/
*
Partial C99 cleanup of term.c #1020
Fredrik Fornwall
2014-08-01
*
Remove FEAT_MOUSE_JSB
Fredrik Fornwall
2014-07-29
*
term: replace gettimeofday()
Nicolas Hillegeer
2014-07-21
*
Use strict function prototypes #945
Pavel Platto
2014-07-14
*
Include stdbool.h in some files which use it
Pavel Platto
2014-07-11
*
move errno.h include out of vim.h
Brandon Coleman
2014-07-09
*
move <inttypes.h> include out of vim.h
Brandon Coleman
2014-07-09
*
move ascii.h include out of vim.h
Brandon Coleman
2014-07-09
*
Replaced most TRUE/FALSE macros in arabic, mbyte and spell. #645
Klemen Košir
2014-07-08
*
Replace int with bool in some files. #654
Klemen Košir
2014-07-08
*
move/remove W_* macros
Brandon Coleman
2014-06-12
*
Remove remaining declarations with new script: finddeclarations.pl
ZyX
2014-06-02
*
Add automatic generation of headers
ZyX
2014-06-02
*
Remove FEAT_TITLE
Hinidu
2014-05-28
*
Remove FEAT_MENU
Hinidu
2014-05-28
*
Removed FEAT_WINDOWS
Hinidu
2014-05-28
*
Remove OOM checks: suggested changes in review
Felipe Oliveira Carvalho
2014-05-19
*
Replace alloc() with xmalloc() and remove immediate OOM checks
Felipe Oliveira Carvalho
2014-05-19
[next]