Skip to content

Releases: itchyny/bed

Release v0.2.8

01 Dec 09:05

Choose a tag to compare

  • Refactor drawing command line and completion candidates.
  • Fix jump back action not to crash when the buffer is edited.

Release v0.2.7

20 Oct 07:04

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

Choose a tag to compare

  • support reading from standard input
  • implement command line history

Release v0.2.5

03 May 06:38

Choose a tag to compare

  • Update dependencies
  • Require Go 1.22

Release v0.2.4

30 Sep 01:19

Choose a tag to compare

  • Update dependencies
  • Require Go 1.21

Release v0.2.3

25 Dec 03:02

Choose a tag to compare

  • fix crash on window moving commands on the last window

Release v0.2.2

13 Sep 18:55

Choose a tag to compare

  • Add :only command
  • Reduce memory allocations on rendering
  • Release arm64 artifacts

Release v0.2.1

28 Dec 16:08

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

Choose a tag to compare

  • Add cquit command

Release v0.1.0

25 Jan 10:12

Choose a tag to compare

Initial release 🎉