Commit History

作者 SHA1 備註 提交日期
  Björn Linse e598811e76 ui: disable clearing almost everywhere 6 年之前
  Justin M. Keyes aff64b3a52 Merge #9124 'vim-patch:8.0.1672' 6 年之前
  Björn Linse c8810a51a3 tests: improve robustness of immediate successes in screen tests 7 年之前
  Jan Edmund Lazo 9c2d5f1a33 functionaltest: map error does not cancel prompt 6 年之前
  Jan Edmund Lazo 8192267dea vim-patch:8.0.0609: some people still don't know how to quit (#8571) 6 年之前
  Björn Linse 98e7112390 msg: do not scroll entire screen (#8088) 6 年之前
  ZyX 79b4b6fc86 *: Make sure that !did_throw implies !current_exception 7 年之前
  Justin M. Keyes c095f83116 api: change nvim_command_output behavior 7 年之前
  ZyX 5ab0f988ca *: Replace all occurrences of NVim with Nvim 7 年之前
  ZyX cddf84c398 functests: Add some more tests 7 年之前
  ZyX c287893225 viml/parser/expressions,unittests: Do better testing, fix found issues 7 年之前
  ZyX 556451a7f2 unittests,syntax: Check for sanity of highlight_init_cmdline 7 年之前
  ZyX 3ecb95298f tests: Fix testlint errors 7 年之前
  ZyX b935a12dab ex_getln: Make use of new parser to color expressions 7 年之前
  ZyX 19a28352a9 ex_getln: Make error messages look better 7 年之前
  ZyX 0571b8cb0e functests: Alter comment 7 年之前
  ZyX a5449f79ac functests: Check that input is correctly silenced 7 年之前
  ZyX c5857e3f38 ex_getln: Cache highlight callback calling results 7 年之前
  ZyX 0a46ae3c0a functests: Add sleep to <C-c> test 7 年之前
  ZyX 25f669049c functests: Test input() nesting support 7 年之前
  ZyX 759f71d50e functests: Check for previously unchecked errors 7 年之前
  ZyX 8a581b918b ex_getln: Check prev_prompt_errors before running redrawcmdline 7 年之前
  ZyX cfb1d937a6 api helpers: Also save and restore did_emsg 7 年之前
  ZyX f4744e1821 ex_getln: Do not goto color_cmdline_end without first cleaning up 7 年之前
  ZyX 7ab152aaa5 ex_getln: Save and restore try state 7 年之前
  ZyX ea75966e42 ex_getln: Do not make <C-c> interrupt input() after interrupting hl cb 7 年之前
  ZyX 3da49cd68e ex_getln: Fix “echoerr msg not shown” problem 7 年之前
  ZyX 9ccb3abbb5 functests: Uncomment `{REDRAW}` part of “works” test 7 年之前
  ZyX 5e4976559a functests: Partially uncomment <C-c> test 7 年之前
  ZyX 0ed95423de ex_getln: Call highlight callback inside :try 7 年之前