Skip to content

Releases: shellpad/shellpad.nvim

v0.2.0

15 Feb 22:39
Compare
Choose a tag to compare
  • [feature] Added "shellpad: highlight" modeline for creating highlights.
  • [feature] You can always follow output by moving cursor to the end of the file, even when --follow is not set.
  • [feature] Highlight the command line and stderr output with a different syntax.

Full Changelog: v0.1.1...v0.2.0

v0.1.1

25 Mar 23:57
Compare
Choose a tag to compare

Fix history: long items in history used to be truncated, it is now fixed

v0.1.0

25 Mar 11:26
Compare
Choose a tag to compare

This is the first release after transfering the repository from siadat/shell.nvim to shellpad/shellpad.nvim

v0.0.3

23 Mar 16:50
Compare
Choose a tag to compare

Fix undojoin

v0.0.2

23 Mar 16:18
2687250
Compare
Choose a tag to compare

Add LICENSE

v0.0.1

23 Mar 16:14
Compare
Choose a tag to compare
join changes as one single undo, unless user types, which is handled …