aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_docmd.c
Commit message (Expand)AuthorAge
* vim-patch:8.2.2900: QuitPre is triggered before :wq writes the fileJan Edmund Lazo2021-05-29
* vim-patch:8.2.2898: QuitPre and ExitPre not triggered when GUI window is closedJan Edmund Lazo2021-05-29
* vim-patch:8.2.2871: unnessary VIM_ISDIGIT() calls, badly indented codeJan Edmund Lazo2021-05-19
* lintJan Edmund Lazo2021-05-13
* Revert "XXX: ex_tabonly(): aucmd_win is not part of the window list."Jan Edmund Lazo2021-05-13
* vim-patch:8.2.1059: crash when using :tabonly in an autocommandJan Edmund Lazo2021-05-13
* vim-patch:8.2.1000: get error when leaving Ex mode with :visualJan Edmund Lazo2021-05-12
* eval: port v:collateSean Dewar2021-04-20
* vim-patch:8.2.0265: "eval" after "if 0" doesn't check for following commandJan Edmund Lazo2021-04-15
* vim-patch:8.2.0295: highlighting for :s wrong when using different separator ...Ghjuvan Lacambre2021-04-04
* vim-patch:8.1.2380: using old C style commentsJan Edmund Lazo2021-03-29
* vim-patch:8.2.0925: getcompletion() does not return command line argumentsJan Edmund Lazo2021-02-14
* vim-patch:8.2.0054: :diffget and :diffput don't have good completionJan Edmund Lazo2021-02-13
* vim-patch:8.2.2058: using mkview/loadview changes the jumplistSean Dewar2021-02-11
* vim-patch:8.2.1967: the session file does not restore the alternate fileSean Dewar2021-02-11
* menu: use char* for set_context_in_menu_cmd() paramJan Edmund Lazo2021-02-07
* option: use char* for set_string_option_direct()Jan Edmund Lazo2021-02-07
* vim-patch:8.2.2469: confusing error if :winsize has a wrong argument (#13889)Jan Edmund Lazo2021-02-06
* Use abort() instead of assert(false) for things that should never happenJames McCoy2021-01-31
* vim-patch:8.2.2412: not all fields in "cstack" are initializedJan Edmund Lazo2021-01-28
* lintchentau2021-01-26
* Don't show entire context when completingTony Chen2021-01-26
* feat: add completion to ':lua'TJ DeVries2021-01-26
* vim-patch:8.1.1822: confusing error message when range is not allowedJan Edmund Lazo2021-01-02
* vim-patch:8.1.1667: flags for Ex commands may clash with other symbolsJan Edmund Lazo2021-01-02
* vim-patch:8.1.2411: function argument copied unnecessarilyJan Edmund Lazo2021-01-01
* vim-patch:8.1.1261: no error for quickfix commands with negative rangeerw72021-01-01
* vim-patch:8.1.1241: Ex command info contains confusing informationJan Edmund Lazo2021-01-01
* Revert "vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with...Jan Edmund Lazo2020-12-31
* vim-patch:8.1.0149: session is wrong with multiple tabs when :lcd was usedJan Edmund Lazo2020-12-29
* vim-patch:8.2.0928: many type casts are used for vim_strnsave()Jan Edmund Lazo2020-12-27
* vim-patch:8.2.1121: command completion not working after ++argJan Edmund Lazo2020-12-26
* vim-patch:8.2.1007: completion doesn't work after ":r ++arg !"Jan Edmund Lazo2020-12-26
* vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with mapped EscJan Edmund Lazo2020-12-26
* fix: appease linterMatthieu Coudron2020-12-24
* refactor: de-curwin-ify update_topline/curs_columnsMatthieu Coudron2020-12-23
* refactor: pass the window to get_(side)scrolloff_valueMatthieu Coudron2020-12-23
* ex_cmds: port cmd_addr_T and ADDR_NONE (#13492)Jan Edmund Lazo2020-12-10
* vim-patch:8.2.0095: cannot specify exit code for :cquit (#13407)Jan Edmund Lazo2020-11-28
* do_one_cmd: Remove :pyxdo/:pyxfile from "handle <bar>" switchJames McCoy2020-11-22
* vim-patch:8.1.0805: too many #ifdefsJan Edmund Lazo2020-11-12
* Removed restricted mode - Fix #11972georg3tom2020-11-11
* Add v:event flag on DirChanged signaling switching window (#13153)Andrea Cedraro2020-11-07
* Merge pull request #12870 from bfredl/themeparkBjörn Linse2020-11-01
|\
| * api: add API for themesBjörn Linse2020-11-01
* | vim-patch:8.2.1910: reading past the end of the command lineJan Edmund Lazo2020-10-29
|/
* vim-patch:8.1.1260: comparing with pointer instead of valueJan Edmund Lazo2020-10-24
* vim-patch:8.2.1856: "2resize" uses size of current windowJan Edmund Lazo2020-10-17
* vim-patch:8.1.0095: dialog for ":browse tabnew" says "new window"Jan Edmund Lazo2020-10-14
* vim-patch:8.1.1204: output of :command with address completion is not niceJan Edmund Lazo2020-10-11