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
/
main.c
Commit message (
Expand
)
Author
Age
*
fix(exit): skip unnecessary steps in TUI preserve_exit() (#21897)
zeertzjq
2023-02-02
*
feat(lua): low-level interpreter mode (nvim -ll)
bfredl
2023-01-31
*
revert: "refactor(win_close): remove "force", don't pass on "free_buf" (#2192...
zeertzjq
2023-01-24
*
refactor(win_close): remove "force", don't pass on "free_buf" (#21921)
zeertzjq
2023-01-23
*
fix(Windows): restore console title at exit #21922
Enan Ajmain
2023-01-23
*
fix(remote): don't leak memory on failure to connect to server (#21931)
zeertzjq
2023-01-21
*
refactor: replace char_u with char 25 (#21838)
dundargoc
2023-01-19
*
Merge pull request #21831 from bfredl/nofd
bfredl
2023-01-16
|
\
|
*
fix(ui): re-organize tty fd handling and fix issues
bfredl
2023-01-16
*
|
fix(diff): "nvim -d" should only diff arglist files #21829
0xAdk
2023-01-16
*
|
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
2023-01-15
|
/
*
vim-patch:partial:9.0.1196: code is indented more than necessary (#21796)
zeertzjq
2023-01-14
*
refactor: replace char_u with char 20 (#21714)
dundargoc
2023-01-13
*
refactor(pty): remove old logic for inheriting termios from host terminal
bfredl
2023-01-10
*
refactor: replace char_u with char 18 (#21237)
dundargoc
2023-01-09
*
fix(embed): handle stdio in server properly
bfredl
2023-01-09
*
refactor: extract code to open stdin for reading
Justin M. Keyes
2023-01-05
*
refactor(lua): move _G.arg init to nlua_init()
Justin M. Keyes
2023-01-05
*
feat(lua): execute stdin ("-") as Lua
Justin M. Keyes
2023-01-05
*
feat(lua): exit 1 on Lua "-l" script error
Justin M. Keyes
2023-01-05
*
feat(lua): send "--" literally to Lua "-l" script
Justin M. Keyes
2023-01-05
*
feat(lua)!: execute Lua with "nvim -l"
Justin M. Keyes
2023-01-05
*
refactor(ui): devirtualize the ui layer
bfredl
2023-01-05
*
fix(exit): the TUI should not ui_flush() itself (#21625)
zeertzjq
2023-01-03
*
fix(tui): more work in the TUI
bfredl
2022-12-31
*
feat(tui): run TUI as external process
hlpr98
2022-12-31
*
vim-patch:9.0.1101: unused global variable (#21549)
zeertzjq
2022-12-27
*
feat(exrc): support .nvim.lua (#21436)
Munif Tanjim
2022-12-19
*
refactor: rename mch_msg => os_msg
Justin M. Keyes
2022-12-16
*
refactor(params): open -s and -w script files after parsing commands
bfredl
2022-12-16
*
feat(aucmd_win): allow crazy things with hidden buffers (#21250)
zeertzjq
2022-12-02
*
vim-patch:9.0.0965: using one window for executing autocommands is insufficient
zeertzjq
2022-11-29
*
fix(startup): support .exrc or .nvimrc with init.lua (#21181)
Kristijan Husak
2022-11-26
*
refactor: deprecate 'secure' option
Gregory Anders
2022-11-17
*
feat(exrc): use vim.secure.read() for 'exrc' option
Gregory Anders
2022-11-17
*
Merge pull request #20157 from dundargoc/build/iwyu
bfredl
2022-11-15
|
\
|
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
|
ci(windows): treat compiler warnings as errors
dundargoc
2022-11-14
|
/
*
refactor: move tabline code to statusline.c (#21008)
luukvbaal
2022-11-10
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
*
feat(api): nvim_select_popupmenu_item support cmdline pum (#20652)
zeertzjq
2022-10-17
*
refactor(windows): move os_icon_xx functions
Justin M. Keyes
2022-10-14
*
fix(windows): set console icon later in startup
Justin M. Keyes
2022-10-14
*
feat(cscope)!: remove
Lewis Russell
2022-10-13
*
feat(windows): show icon in terminal titlebar, taskbar #20607
Enan Ajmain
2022-10-13
*
refactor: clint (#20600)
Lewis Russell
2022-10-12
*
feat(window/ui): add splitkeep option (#19243)
luukvbaal
2022-10-06
*
fix(options): no matter what is said, 'cmdheight' is tab-local (susy baka)
bfredl
2022-10-05
*
refactor(redraw): various simplifications
bfredl
2022-10-05
*
vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)
dundargoc
2022-09-18
[next]