Files
neovim/runtime/doc
Justin M. Keyes 9c2099d585 Ex mode: use getexline() instead of getexmodeline()
This changes Ex mode (Q, -e) to work like Vim's "improved Ex mode"
(gQ, -E).  That brings some small behavior differences, but should not
impact most Ex scripts (unless, for example, they depend on mappings
being disabled--but that can be solved for -e by skipping user config).

Before this change:
* the screen test hangs.

After this change:
* Q acts like gQ.
* -e/-es differs from -E/-Es only in its treatment of stdin.

This moves towards potentially removing getexmodeline().
(HINT: That does NOT mean "removing Ex mode", it means removing the
Vi-compatible Ex mode, which differs from Vim's "improved Ex mode" only
in some minor details (e.g. mappings are disabled).)

ref #1089 :-)~
2018-06-17 14:50:53 +02:00
..
2018-06-11 00:20:39 +02:00
2017-11-07 01:33:46 +01:00
2018-06-11 00:08:27 +02:00
2018-06-11 00:08:27 +02:00
2018-06-11 00:08:27 +02:00
2018-06-11 00:08:27 +02:00
2018-06-11 00:08:27 +02:00
2018-05-22 22:46:44 +02:00
2018-06-11 00:08:27 +02:00
2017-11-07 01:04:17 +01:00
2017-11-07 01:33:46 +01:00
2017-11-07 23:07:03 +01:00
2017-11-07 23:07:03 +01:00
2017-11-07 23:07:03 +01:00
2017-11-07 01:04:17 +01:00
doc
2017-11-06 01:56:04 +01:00
2017-11-06 05:26:16 +01:00
2018-01-25 11:26:47 +01:00
2017-11-07 20:03:24 +01:00
2018-06-11 00:08:27 +02:00
2017-12-03 20:49:01 +01:00
2017-03-04 04:13:31 +01:00
2018-06-11 00:08:27 +02:00
2017-11-07 23:07:03 +01:00
2017-11-06 05:26:16 +01:00
2018-06-11 00:08:27 +02:00
2018-06-13 17:54:16 +02:00
2017-04-30 22:10:21 +02:00
2017-11-07 01:27:14 +01:00
2015-08-15 15:25:30 -03:00
2017-04-28 22:51:30 +02:00
2017-11-07 01:33:46 +01:00
doc
2018-06-12 09:18:25 +02:00
2017-11-07 03:14:31 +01:00
2017-11-06 05:26:16 +01:00
2017-11-07 23:07:03 +01:00
2017-11-07 23:07:03 +01:00
2018-02-09 02:15:25 +01:00
2018-06-11 00:08:27 +02:00
2017-11-06 05:35:32 +01:00
2017-11-07 02:57:50 +01:00
2017-11-07 20:03:24 +01:00
2017-11-07 03:16:34 +01:00
2017-11-07 23:07:03 +01:00
2017-04-11 00:33:09 +02:00
2017-11-07 03:16:34 +01:00
2017-05-01 12:30:54 +02:00
2017-11-07 23:07:03 +01:00
2017-11-07 01:27:14 +01:00
2018-06-11 00:08:27 +02:00
2017-11-07 20:16:48 +01:00