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
Commit message (
Expand
)
Author
Age
*
Remove easy mode
Felipe Morales
2015-01-15
*
Merge pull request #1816 from Pyrohh/macro_cleanup
Justin M. Keyes
2015-01-15
|
\
|
*
Macro cleanup: Miscellaneous
Michael Reed
2015-01-14
|
*
Macro cleanup: HAS_SWAP_EXISTS_ACTION
Michael Reed
2015-01-14
|
*
Macro cleanup: PROTO
Michael Reed
2015-01-14
*
|
screen: Fix screen_resize to consider minimum screen size
Thiago de Arruda
2015-01-15
*
|
input: Fix check for mouse coordinates
Thiago de Arruda
2015-01-15
*
|
input: Read row/col position when processing mouse wheel
Thiago de Arruda
2015-01-14
*
|
ui: Implement set_{title,icon}
Thiago de Arruda
2015-01-14
*
|
term: Fix shell_resized for abstract_ui
Thiago de Arruda
2015-01-13
*
|
screen: Fix highlight reset for abstract_ui
Thiago de Arruda
2015-01-13
*
|
main: Fix color schemes for abstract_ui
Thiago de Arruda
2015-01-13
*
|
syntax: Refresh UI when the color scheme changes
Thiago de Arruda
2015-01-13
*
|
ui: Fix redraw bug caused by race conditions with remote clients
Thiago de Arruda
2015-01-13
*
|
shell: When executing command, use screen functions to display output
Thiago de Arruda
2015-01-13
*
|
ui: Use ui_linefeed to handle line breaks correctly
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
*
|
channel: Make pending_requests a field of the Channel type
Thiago de Arruda
2015-01-13
*
|
ui: Fix `:suspend` command for remote UIs
Thiago de Arruda
2015-01-13
*
|
ui: Don't parse abstract_ui codes if there are no attached UIs
Thiago de Arruda
2015-01-13
*
|
channel: Free channels created from libuv streams
Thiago de Arruda
2015-01-13
*
|
ui: Add 'rgb' parameter to ui_attach
Thiago de Arruda
2015-01-13
*
|
syntax: Take rgb fg/bg when allocating cterm attr number
Thiago de Arruda
2015-01-13
*
|
ui: Merge standout and reverse into one attribute
Thiago de Arruda
2015-01-13
*
|
input: Ignore invalid "<" key sequences
Thiago de Arruda
2015-01-13
*
|
ui: Fix ui resizing and change some method names
Thiago de Arruda
2015-01-13
*
|
remote_ui: Move handler registration to remote_ui.c
Thiago de Arruda
2015-01-13
*
|
ui: Add mising T_CSV code to abstract_ui termcap
Thiago de Arruda
2015-01-13
*
|
ui: Increase cursor row when text being rendered would cross its limit
Thiago de Arruda
2015-01-13
*
|
ui: Add update_fg/update_bg methods
Thiago de Arruda
2015-01-13
|
/
*
Merge pull request #1782 from fwalch/small-patches
Justin M. Keyes
2015-01-13
|
\
|
*
vim-patch:7.4.563
Florian Walch
2015-01-08
|
*
vim-patch:7.4.567
Florian Walch
2015-01-08
|
*
version.c: Add patch numbers until 7.4.567.
Florian Walch
2015-01-08
|
*
vim-patch:7.4.466
Florian Walch
2015-01-08
*
|
Merge pull request #1801 from Pyrohh/qnx_cleanup
Justin M. Keyes
2015-01-13
|
\
\
|
*
|
Remove QNX/pterm remnants
Michael Reed
2015-01-11
*
|
|
Merge pull request #1792 from fwalch/clint_remove-rand_r
Justin M. Keyes
2015-01-12
|
\
\
\
|
*
|
|
Linting: Recommend os_* instead of POSIX functions.
Florian Walch
2015-01-11
*
|
|
|
Revert "[WIP] "abstract_ui" fixes and improvements"
Justin M. Keyes
2015-01-12
*
|
|
|
Merge pull request #1657 from tarruda/abstract-ui-fixes
Justin M. Keyes
2015-01-12
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
syntax: Refresh UI when the color scheme changes
Thiago de Arruda
2015-01-12
|
*
|
|
ui: Fix redraw bug caused by race conditions with remote clients
Thiago de Arruda
2015-01-12
|
*
|
|
shell: When executing command, use screen functions to display output
Thiago de Arruda
2015-01-12
|
*
|
|
ui: Use ui_linefeed to handle line breaks correctly
Thiago de Arruda
2015-01-12
|
*
|
|
ui: Fix out_flush/ui_write behavior to always flush for abstract_ui
Thiago de Arruda
2015-01-12
|
*
|
|
channel: Make pending_requests a field of the Channel type
Thiago de Arruda
2015-01-12
|
*
|
|
ui: Reimplement `:suspend` command for remote UIs.
Thiago de Arruda
2015-01-12
|
*
|
|
ui: Don't parse abstract_ui codes if there are no attached UIs
Thiago de Arruda
2015-01-12
|
*
|
|
channel: Free channels created from libuv streams
Thiago de Arruda
2015-01-12
[next]