Skip to content

Releases: williamjameshandley/vimteractive

2.7.1

08 Aug 09:40
9c12783
Compare
Choose a tag to compare
First draft at fixing bracketed paste (#39)

2.7.0: GPT terminal (#38)

03 Aug 18:18
5082602
Compare
Choose a tag to compare
* Added a gpt terminal

* Incremented version number

2.6.0: LLM REPL with shell_gpt (#37)

27 Jul 08:49
af0ddc4
Compare
Choose a tag to compare
* Added first draft working sgpt

* Updated documentation

* Update README.rst

* Added cycling commands

* Big improvements to logging

* Removed uid comment

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 <[email protected]>

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