Justin M. Keyes
82c67768fa
doc: Replace "For Vim ... Last change ..." headers ( #6328 )
2017-03-21 17:08:19 +01:00
Justin M. Keyes
e7bbd35c81
terminal: 'scrollback'
...
Closes #2637
2017-02-26 11:57:52 +01:00
Justin M. Keyes
300eca3d30
options: 'scrollback'
2017-02-26 11:57:52 +01:00
Josh Triplett
83aea9ccf5
Document terminal buffer-local variables
...
Include an example of using them in 'statusline'.
2016-07-12 14:42:17 -07:00
Justin M. Keyes
a5358688bc
doc
2016-07-03 05:22:09 -04:00
Justin M. Keyes
30a7d551ee
doc/terminal: cleanup
2016-06-15 19:31:11 -04:00
Marco Hinz
9fcd444036
Add TermClose event
...
A terminal buffer now exits with: [Process exited <return value>]
You can hook into it. E.g. :au TermClose * call feedkeys('<cr>')
Closes #2293 .
2015-11-15 15:10:02 +01:00
Steve Robbibaro
cd67c3bacd
Update terminal documentation for clarity
...
A couple lines tripped me up while reading through this document for the first
time. This change aims to reword/rework these areas, so that they are clearer
on the first read.
2015-10-31 09:09:18 -04:00
Marco Hinz
cd7b910e81
Add new highlight groups TermCursor/TermCursorNC
...
These highlight groups replace the old mechanism of setting:
- {g,b}:terminal_focused_cursor_highlight
- {g,b}:terminal_unfocused_cursor_highlight
2015-04-09 16:38:32 +02:00
Thiago de Arruda
b94f29004b
doc: Begin terminal emulator documentation
...
With some spacing/indentation fixes.
Helped by: @Pyrohh, @kopischke
2015-03-29 20:35:45 -03:00