Commit Graph

  • d077a161ee tui: Coding style changes only Jonathan de Boyne Pollard 2017-05-23 15:38:51 +01:00
  • e826ec0b0e tui: Optimize more cursor motions Jonathan de Boyne Pollard 2017-05-23 01:09:17 +01:00
  • 5b07ca1dfd tui: Use what scrolling PuTTY has. Jonathan de Boyne Pollard 2017-05-22 22:46:56 +01:00
  • dbc25f5a87 tui: Optimize cursor motions Jonathan de Boyne Pollard 2017-05-22 21:53:36 +01:00
  • d711bb84e6 tui: Eliminate superfluous SGR resets. Jonathan de Boyne Pollard 2017-05-22 21:16:02 +01:00
  • 5e5914655b tui: document fix_terminfo()'s several tasks Jonathan de Boyne Pollard 2017-05-22 21:07:23 +01:00
  • 7821eef258 Separate 16- and 256- colour control sequences and tidy up some redundancy. Jonathan de Boyne Pollard 2017-05-22 15:27:03 +01:00
  • d5468d3cde Change TUI resize to use an extended terminal capability. Jonathan de Boyne Pollard 2017-05-05 15:17:32 +01:00
  • 3f553ac0b9 lint: fix indentation of FUNC_ATTR lines Björn Linse 2017-06-02 15:42:37 +02:00
  • f3d8502115 clint: check FUNC_ATTR lines to have 2-space indent Björn Linse 2017-05-24 16:03:22 +02:00
  • fd07250e6c doc: README.md (#6839) Jonas Stein 2017-06-02 23:45:32 +02:00
  • 838277e28a test: fix bashisms (#6791) Jonathan de Boyne Pollard 2017-05-31 23:46:00 +01:00
  • 133f8bc628 Merge #4700 from AdnoC/keep-default-register Justin M. Keyes 2017-05-31 23:43:40 +02:00
  • c1026ff4b3 build: LuaRocks 2.4.2 #6059 Jan Viljanen 2017-02-05 12:07:14 +01:00
  • 2f2eeb19ba shada: Add default value for is_unnamed AdnoC 2017-05-29 13:46:31 -04:00
  • 745bac562d eval.c: Ignore unnamed register error in f_setreg AdnoC 2017-05-29 12:04:19 -04:00
  • 5908f562df test: Fix and add cases for unnamed register AdnoC 2017-05-29 11:34:08 -04:00
  • 0c3dea5c4d style/lint AdnoC 2017-05-29 11:31:06 -04:00
  • 336412e1db shada/linting: Moved some code out of shada_write. shada_write was too long (over 500 lines) and caused a linting error. Register initialization was moved to its own function in order to save lines. AdnoC 2016-05-06 16:36:15 -04:00
  • beca4dc16c eval/shada: Add testing for unnamed register with setreg and startup AdnoC 2016-05-04 14:17:09 -04:00
  • 9a91ce4fa6 eval: Add ability to set the unnamed register with setreg AdnoC 2016-05-04 14:16:19 -04:00
  • a00b03d03f shada: Set the unnamed register to the previous unnamed register on startup AdnoC 2016-05-04 14:12:50 -04:00
  • fcc9d99967 channel_write: fix compiler warning Justin M. Keyes 2017-05-31 03:37:29 +02:00
  • 033b1cb7d9 'pastetoggle': Revert support for multi-key value (#6724) Matthew Malcomson 2017-05-31 12:20:06 +01:00
  • 43f40b8e1a Merge pull request #6740 from oni-link/fix.snprintf James McCoy 2017-05-30 00:47:27 +00:00
  • 1b7a9bf4d2 Merge pull request #6594 from bfredl/sockopen Björn Linse 2017-05-29 20:33:00 +02:00
  • 5a151555c8 sockets: don't deadlock when connecting to own pipe address Björn Linse 2017-05-06 09:31:36 +02:00
  • 6a75938758 channels: implement sockopen() to connect to socket Björn Linse 2017-04-26 13:10:21 +02:00
  • cab3a248b2 doc: Clarify documentation ZyX 2017-05-26 01:31:02 +03:00
  • a409fa2b3f lua: Use automatic determining of suffixes only for package.cpath ZyX 2017-05-26 00:17:36 +03:00
  • 9cc185dc6d Merge pull request #6680 from mhinz/listen/localhost James McCoy 2017-05-28 13:26:06 +00:00
  • 62d020aba1 socket_watcher_start: Silence conversion warning for sin(6)_port James McCoy 2017-05-27 22:29:55 -04:00
  • 6c135b89ee eval: serverstart: Return finalized address to user James McCoy 2017-05-27 22:25:06 -04:00
  • eb71bbb1da vim-patch:8.0.0605 (#6821) Daniel Hahler 2017-05-28 13:01:46 +02:00
  • 1cf377f23a Merge #6777 from justinmk/bsd Justin M. Keyes 2017-05-28 02:37:07 +02:00
  • 3f85c2e43a Server: Call uv_getaddrinfo with NULL service when no port James McCoy 2017-05-27 20:27:33 -04:00
  • a84926763f install: bsd: install manpages to /usr/local/man Justin M. Keyes 2017-05-21 14:05:38 +02:00
  • 023f67cad8 terminal: Do not change 'number', 'relativenumber' (#6796) Justin M. Keyes 2017-05-27 15:08:38 +02:00
  • 967e892cb6 man.vim: feature-test section (-s) flag #6815 raichoo 2017-05-25 21:49:53 +02:00
  • 58f6ef50a8 ci: Also lint lua code in src/nvim/lua ZyX 2017-05-25 16:50:06 +03:00
  • 5b84c21182 cmake: Rename RunTestsLint to RunLuacheck ZyX 2017-05-25 16:34:04 +03:00
  • 643d620164 doc: Add example plugin ZyX 2017-05-23 22:49:08 +03:00
  • 97602371e6 lua: Add paths from &runtimepath to package.path and package.cpath ZyX 2017-05-23 00:46:57 +03:00
  • 7a1a3a1258 build: Default BUSTED_OUTPUT_TYPE to "nvim" (#6811) Justin M. Keyes 2017-05-25 14:51:53 +02:00
  • 45626de63f get_keymap API (#6236) TJ DeVries 2017-05-25 05:41:53 -05:00
  • 2dc27a8a78 shada: Remember whether "0 or "1 was the unnamed register James McCoy 2016-04-26 14:16:09 -04:00
  • f4fddbfb77 Merge #6799 from justinmk/tui-dtterm Justin M. Keyes 2017-05-24 02:00:27 +02:00
  • 133ae5eeef tui: Improve scrolling mechanism. Jonathan de Boyne Pollard 2017-05-22 21:41:27 +01:00
  • 0de7b17d03 tui: Reset the scroll region when resizing. Jonathan de Boyne Pollard 2017-05-20 11:21:42 +01:00
  • 593af64943 tui: resize: use an extended terminal capability Jonathan de Boyne Pollard 2017-05-05 15:17:32 +01:00
  • 36d1fd0602 tui: Only use dtterm's extension where supported. Jonathan de Boyne Pollard 2017-05-03 22:54:09 +01:00
  • c4a8950281 Merge pull request #6790 from justinmk/oldtest James McCoy 2017-05-22 22:05:56 -04:00
  • 41fd278317 oldtests: Mark Test_lambda_with_timer as flaky Justin M. Keyes 2017-05-23 00:44:21 +02:00
  • 41f27ae3f3 doc Justin M. Keyes 2017-05-23 00:25:15 +02:00
  • 620df53860 doc: *Terminal-mode* #6757 Drew Neil 2017-05-16 16:19:12 +01:00
  • 156e6f274f Doc: explain the format for serverstart() Marco Hinz 2017-05-22 00:01:33 +02:00
  • fd5e4e2e4c Server: don't fall back to Unix sockets Marco Hinz 2017-05-16 14:56:08 +02:00
  • a5a5c83608 api/vim: Fix nvim_list_runtimepaths ZyX 2017-05-23 00:16:23 +03:00
  • 7b55d50bbd tui.c: Initialize TUI input component only once. (#6784) Justin M. Keyes 2017-05-22 17:26:26 +02:00
  • 170d8af397 doc: on_stdout, on_stderr, onexit (#6761) Drew Neil 2017-05-22 15:57:16 +01:00
  • db0159be26 doc: update *feature-list*, remove "gui_running" Justin M. Keyes 2017-05-22 07:02:51 +02:00
  • afa781f420 Server tests: endpoint parsing in serverstart() Marco Hinz 2017-05-11 15:46:13 +02:00
  • f913ba6e06 Server tests: use helpers.command() Marco Hinz 2017-05-11 15:22:17 +02:00
  • 3efc82cbb2 Server: use uv_getaddrinfo() for $NVIM_LISTEN_ADDRESS Marco Hinz 2017-05-04 17:59:51 +02:00
  • 17a46dc5e0 pty_process_unix.c: include <libutil.h> on DragonFly BSD Justin M. Keyes 2017-05-21 13:47:39 +02:00
  • 6255c4e053 build: FreeBSD: Disable -Wc11-extensions only for clang Justin M. Keyes 2017-05-21 13:44:02 +02:00
  • 9cc10c69f2 Merge #6775 from justinmk/doc Justin M. Keyes 2017-05-21 13:38:59 +02:00
  • 872465cf1d doc Justin M. Keyes 2017-05-20 23:49:46 +02:00
  • bdd73fc07f api/nvim_replace_termcodes: Document keycodes behavior Justin M. Keyes 2017-05-20 22:20:21 +02:00
  • bfb9cf1fc3 vim_getenv: Remove redundant NULL check. Justin M. Keyes 2017-05-20 19:40:38 +02:00
  • 6a7514feaa Merge pull request #6735 from justinmk/funcattr James McCoy 2017-05-20 12:37:18 -04:00
  • bde46fdece Merge #6772 from ZyX-I/fix-pvs-errors Justin M. Keyes 2017-05-20 17:07:35 +02:00
  • 7dc7d2f83f lua: Add PVS comment to lua/*.c ZyX 2017-05-20 05:06:55 +03:00
  • c585a72cdc pvscheck: Provide arguments to patch_sources in correct order ZyX 2017-05-20 05:06:16 +03:00
  • e14f678689 options: Silence V542 without using comments ZyX 2017-05-20 05:02:03 +03:00
  • a052040430 options: Silence V542 the other way ZyX 2017-05-20 04:56:38 +03:00
  • 1dafe1e002 syntax: Silence V782 ZyX 2017-05-20 04:42:26 +03:00
  • a494bf847d tui: Fix V547: always true condition ZyX 2017-05-20 04:39:55 +03:00
  • d9398982ea spellfile: Fix V547: always true condition ZyX 2017-05-20 04:37:30 +03:00
  • c7c4aad387 tag: Silence V522: potential null dereference ZyX 2017-05-20 04:35:42 +03:00
  • b2265a0977 shada: Fix V581: adjacent branches with same condition ZyX 2017-05-20 04:29:54 +03:00
  • 8bd903cd51 search: Fix V502: ?: ambiguity ZyX 2017-05-20 04:28:21 +03:00
  • 5bea4906a2 options: Silence V542: odd casts for .def_val ZyX 2017-05-20 04:26:12 +03:00
  • 7d895ee053 memfile: Fix V547: always true condition ZyX 2017-05-20 04:19:57 +03:00
  • 40444e9186 main: Silence V522: potential NULL pointer dereference ZyX 2017-05-20 04:08:41 +03:00
  • 9ec2bf26ce getchar: Eliminate two-iteration loop ZyX 2017-05-20 03:58:55 +03:00
  • 37a77506b0 eval: Silence V614: potentially uninitialized variable ZyX 2017-05-20 03:54:07 +03:00
  • d9239181af eval: Fix V507 ZyX 2017-05-20 03:51:19 +03:00
  • 98baea63ff eval: Silence V782 ZyX 2017-05-20 03:48:10 +03:00
  • 1db29cb5e5 eval/encode: Silence V595 error ZyX 2017-05-20 03:47:01 +03:00
  • 7f24736ebc pvscheck: Handle invalid option error gracefully ZyX 2017-05-20 03:44:23 +03:00
  • d72df05b93 pvscheck: Add --only-analyse mode ZyX 2017-05-20 03:35:50 +03:00
  • a914029278 buffer: Silence V519 ZyX 2017-05-20 03:28:44 +03:00
  • 956ef785f5 edit: Silence V595 ZyX 2017-05-20 03:28:27 +03:00
  • df67785886 *: Fix all V641 errors ZyX 2017-05-20 03:25:22 +03:00
  • 2411b6f137 charset: Fix V695: dead branches ZyX 2017-05-20 03:21:18 +03:00
  • 3280765f2d man.vim: check for -l flag #6766 raichoo 2017-05-18 21:04:17 +02:00
  • 060ce0e0bc startup: init v:progpath before calling vim_getenv (#6755) Justin M. Keyes 2017-05-17 03:23:34 +02:00
  • 96ede7c567 Merge pull request #6759 from jamessan/flaky-timers James McCoy 2017-05-16 20:24:11 -04:00
  • 4a08320007 oldtests: Mark test_timer's Test_oneshot as flaky James McCoy 2017-05-16 15:26:54 -04:00