Files
neovim/test/functional
Justin M. Keyes d73dd1588c :terminal Enter/Leave should not increment jumplist
The old behavior is probably not justified, for the usual reason:
terminal buffers may have interactive processes, so cursor placement is
arbitrary, therefore tracking it in the jumplist is useless (or worse).

N.B.: per the docstring for `checkpcmark()` it looks like we were
calling `checkpcmark()` and `setpcmark()` in the wrong order.

closes #3723
2018-02-07 00:01:58 +01:00
..
2018-01-27 11:20:10 +00:00
2018-02-06 20:16:38 +01:00
2018-01-06 17:47:00 +01:00
2016-06-10 21:50:49 +03:00