Skip to content

Releases: ianaya89/pad

Release list

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 18:25
6091590

Changelog

  • 2409173 Add CLI new/append, alt+1..9 jump, tab overflow; help key -> ^/
  • b9d8868 Add curl install script for Linux/macOS
  • a58e48a Add live split preview (^b)
  • 4cc945f Add restore-last-tab, checkbox toggle, --list, word count
  • 9990ae5 Add undo/redo; split main.go into cohesive files
  • c1d98ff Avoid Glamour OSC background query; add PAD_THEME
  • d3f404b Debounce markdown rendering; move tab on ctrl+arrows
  • b1ec07c Polish: status auto-clear, empty-state hint, TUI tests
  • 6091590 Release v0.2.0

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 13:08
4db0b8f

Changelog

  • 4db0b8f Add CHANGELOG for 0.1.0
  • 35d5cc0 Add CI, GoReleaser, Makefile, and README badges
  • 824fb1e Add Homebrew cask publishing via GoReleaser
  • 4ef94a3 Add search, markdown preview, reorder, print, config file, atomic writes
  • 900248a Initial commit: tabbed terminal scratchpad
  • 2e36f81 Make storage and behavior configurable
  • 89b3d2c Switch tabs with ^p/^n (reliable ctrl+letter chords)