Skip to content

Releases: williamjameshandley/vimteractive

2.4.1

09 Jan 17:43
Compare
Choose a tag to compare
bug fix for #32 ensuring return to previous buffer

2.4.0: Prevent automatic scroll on switching splits (#32)

30 Dec 15:53
d734943
Compare
Choose a tag to compare
* Moved insert switching into sendlines

* Bumped readme version number

* Made the code more readable

2.3.1

02 Jan 17:04
Compare
Choose a tag to compare
Correcting rename of vimteractive

2.3.0: APL REPL added (#24)

02 Jan 16:33
dbd37d1
Compare
Choose a tag to compare
* Updates to documentation

* Added apl as plugin

* README notes

2.2.1: Fixing visual mode and bracketed paste (#23)

02 Jan 15:06
Compare
Choose a tag to compare
* fixing visual mode and bracketed paste

* keeping bracketed paste as default

* Added marks to ensure correct cursor positioning

* Changed register x to unnamed register

* Made a global default and updated documentation

Co-authored-by: Will Handley <wh260@cam.ac.uk>

2.2.0: Added ability to have vertical terminals (#21)

13 Dec 09:25
306c74e
Compare
Choose a tag to compare
* Added ability to have vertical terminals

* Corrected comment lines

* Updated changelog

2.1.0: Merge pull request #15 from williamjameshandley/visual_selection

04 Nov 12:04
3c1def1
Compare
Choose a tag to compare

2.0.2: Merge pull request #13 from fruzsinaagocs/multiterm-fixes

11 Sep 09:40
ce77368
Compare
Choose a tag to compare

2.0.1: Merge pull request #12 from fruzsinaagocs/multiterm-fixes

10 Sep 07:18
72e4362
Compare
Choose a tag to compare

2.0: Merge pull request #9 from GoldsteinE/master

05 Aug 15:55
f2277e0
Compare
Choose a tag to compare

This release provides multiple terminal functionality.