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
*
refactor: Remove term modules and termcap options
Thiago de Arruda
2015-02-21
*
Enable -Wconversion: Passing-by: Remove dead code (MACOS_CONVERT).
Eliseo Martínez
2015-02-18
*
Enable -Wconversion: ui.c.
Eliseo Martínez
2015-02-18
*
cleanup: Remove unused functions and builtin termcaps
Thiago de Arruda
2015-02-16
*
ui: Remove/adapt some old code for a big UI refactor
Thiago de Arruda
2015-02-16
*
fix #1839: decrement mouse row and col
glebtv
2015-01-26
*
Merge pull request #1816 from Pyrohh/macro_cleanup
Justin M. Keyes
2015-01-15
|
\
|
*
Macro cleanup: PROTO
Michael Reed
2015-01-14
*
|
term: Fix shell_resized for abstract_ui
Thiago de Arruda
2015-01-13
*
|
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
[next]