Skip to content

Releases: itchyny/bed

Release v0.2.7

20 Oct 07:04
Compare
Choose a tag to compare
  • Support environment variable expansion in the command line.
  • Implement :cd, :chdir, :pwd commands to change the working directory.
  • Improve command line completion for command name and environment variables.
  • Recognize file name argument and bang for :wq command.

Release v0.2.6

07 Oct 23:42
Compare
Choose a tag to compare
  • support reading from standard input
  • implement command line history

Release v0.2.5

03 May 06:38
Compare
Choose a tag to compare
  • Update dependencies
  • Require Go 1.22

Release v0.2.4

30 Sep 01:19
Compare
Choose a tag to compare
  • Update dependencies
  • Require Go 1.21

Release v0.2.3

25 Dec 03:02
Compare
Choose a tag to compare
  • fix crash on window moving commands on the last window

Release v0.2.2

13 Sep 18:55
Compare
Choose a tag to compare
  • Add :only command
  • Reduce memory allocations on rendering
  • Release arm64 artifacts

Release v0.2.1

28 Dec 16:08
Compare
Choose a tag to compare
  • Add :{count}% to go to the position by percentage in the file
  • Add :{count}go[to] command to go to the specific line
  • Include CREDITS file in artifacts

Release v0.2.0

10 Apr 10:52
Compare
Choose a tag to compare
  • Add cquit command

Release v0.1.0

25 Jan 10:12
Compare
Choose a tag to compare

Initial release 🎉