aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/main.c
Commit message (Expand)AuthorAge
* main.c: fix hang issue with recoverymode (#12496)erw72020-06-22
* vim-patch:8.0.1554: custom plugins loaded with --cleanJan Edmund Lazo2020-06-18
* vim-patch:8.0.1564: too many #ifdefsJan Edmund Lazo2020-06-04
* vim-patch:8.1.2233: cannot get the Vim command line arguments (#12117)kuuote2020-05-24
* nvim: Correctly setup global channelsAndreas Schneider2020-02-23
* lintJustin M. Keyes2020-02-02
* refactor: rename mch_exit => os_exitJustin M. Keyes2020-02-02
* terminal: absolute CWD in term:// URI #11289Chris LaRose2020-01-26
* Add stdin, stdout replacement functionserw72020-01-17
* Change to use TriState instead of boolerw72020-01-17
* Change to use ConPTY, if availableerw72020-01-17
* log_init: call log_path_init (#11501)Daniel Hahler2019-12-02
* vim-patch:8.1.0461: quickfix: change comment style #11453Jan Edmund Lazo2019-11-24
* lua: vim.rpcrequest, vim.rpcnotify, vim.NILBjörn Linse2019-11-10
* recovery mode (-r/-L): use headless_mode (#11187)Daniel Hahler2019-10-11
* vim-patch:8.1.1371: cannot recover from a swap file #11081Jurica Bradarić2019-10-05
* startup: fail if --embed with -es/-Es #10753glacambre2019-09-13
* UIEnter/UILeave: fire for embedder UI, builtin TUIJustin M. Keyes2019-09-12
* vim-patch:8.1.1197: when starting with multiple tabs file messages is confusingJan Edmund Lazo2019-09-08
* refactor: allow us to process a child queue only while waiting on inputBjörn Linse2019-09-08
* vim-patch:8.1.0515: reloading a script gives errors for existing functionserw72019-09-04
* vim-patch:8.1.0362: cannot get the script line number when executing a functionerw72019-09-04
* utf16_to_utf8: align with libuvJustin M. Keyes2019-08-15
* styleJustin M. Keyes2019-08-13
* Merge #10098 'win: fix msg_puts_printf()'Justin M. Keyes2019-08-12
|\
| * Change to use VV_PROGPATH instead os_exepath()erw72019-06-09
| * Fix problems with message catalog directoryerw72019-06-09
* | remove DYNAMIC_ICONVerw72019-08-06
* | cleanup: remove mch_fopen in favor of os_fopenJustin M. Keyes2019-07-25
* | refactor: use int for Columns and RowsBjörn Linse2019-07-19
* | ui: add 'redrawdebug' option for flexible debugging of redrawingBjörn Linse2019-07-09
* | doc [ci skip] #10177Justin M. Keyes2019-06-30
* | vim-patch:8.0.1726: older MSVC doesn't support declarations halfway a blockJan Edmund Lazo2019-06-19
* | main: do event_init before early_init #10183Daniel Hahler2019-06-12
|/
* Merge #9829 'startup: remove TUI init special-case'Justin M. Keyes2019-06-04
|\
| * main.c: Change to use redraw_later(VALID)erw72019-06-04
| * Fix issue where test failserw72019-06-04
| * [skip appveyor] Fix clint issueerw72019-06-04
| * main.c: Change TUI to initialize like GUIerw72019-06-04
| * main.c: fixes #7967erw72019-06-04
|/
* Resolved compile warnings & fixed lot of style related to sign apiAndrej Zieger2019-05-26
* vim-patch:8.1.0644: finding next sign ID is inefficientAndrej Zieger2019-05-26
* vim-patch:8.1.1231: asking about existing swap file unnecessarilyJustin M. Keyes2019-04-29
* vim-patch:8.0.0716: "--clean", 'shadafile' #9907Justin M. Keyes2019-04-15
* startup: -es/-Es (silent/batch mode): skip swapfile #8540Justin M. Keyes2019-04-10
* keymap, terminal: more keycodes #9810Olivier G-R2019-03-31
* vim-patch:8.0.0629: set `starting` earlierRaphaël Colin2019-03-30
* floats: implement floating windowsBjörn Linse2019-03-02
* os/env: use libuv v1.12 getenv/setenv APIJustin M. Keyes2019-02-27
* vim-patch:8.1.0932: remove Farsi support (#9622)Justin M. Keyes2019-02-17