neovim/test/functional/terminal
Justin M. Keyes a90beeadbb defaults: 'showcmd', 'belloff', 'ruler'
- Vim "unix default" of 'noshowcmd' is serving few users. And it's
  inconsistent.
- 'ruler' and 'belloff=all' improve the out-of-the-box experience.
- Continue to use 'noshowcmd' and 'noruler' by default in the functional
  tests to keep them fast.

TODO: Add a "disable slow stuff" command or mapping to address the
use-case of a very slow terminal connection.
2017-03-16 18:44:10 +01:00
..
altscreen_spec.lua Mark some functional tests as pending in Windows 2016-08-26 08:21:41 +01:00
api_spec.lua defaults: 'showcmd', 'belloff', 'ruler' 2017-03-16 18:44:10 +01:00
buffer_spec.lua test: backtick expansion #6218 2017-03-06 12:40:22 +01:00
cursor_spec.lua terminal: Keep cursor position. 2017-03-01 14:47:49 +01:00
edit_spec.lua terminal: Follow output only if cursor is at end. 2017-02-26 13:00:01 +01:00
ex_terminal_spec.lua terminal: Follow output only if cursor is at end. 2017-02-26 13:00:01 +01:00
helpers.lua test: screen_setup(): Detect spawn failures, usage errors. 2017-02-26 13:00:01 +01:00
highlight_spec.lua build: Target luacheck HEAD. 2016-11-17 00:55:39 +01:00
mouse_spec.lua terminal: Keep cursor position. 2017-03-01 14:47:49 +01:00
scrollback_spec.lua test/scrollback: wiggle-room (#6256) 2017-03-11 14:46:35 +01:00
tui_spec.lua defaults: 'showcmd', 'belloff', 'ruler' 2017-03-16 18:44:10 +01:00
window_spec.lua terminal: Keep cursor position. 2017-03-01 14:47:49 +01:00
window_split_tab_spec.lua test/window_split_tab_spec.lua: fixup 2017-02-26 13:00:01 +01:00