Skip to content

Releases: AleksaRistic216/cross-platform-terminal

v0.2.9

Choose a tag to compare

@AleksaRistic216 AleksaRistic216 released this 08 Sep 14:55

A bug-fix release: your pane layout now survives fullscreen, and the terminal keeps track of
the directory you are actually in when the shell hands off to a child process.

Bug Fixes

  • Views — toggling a widget fullscreen and back used to throw away your arrangement and
    rebuild every pane as an equal column. Splits, nested panes, tabbed groups and pinned sizes
    now come back exactly as you left them, including when you close a widget while fullscreen. (#77)
  • Terminal — on Windows with Git Bash, the reported working directory never moved off the
    directory the shell was launched from, because bash.exe is only a launcher for the real
    shell running as a child process. The terminal now follows the process chain down to the
    shell you are actually typing in, so cd is reflected everywhere it is used — including
    the AI Inventory widget, which no longer pins itself to the starting repo. (#78)

Install

Linuxcpt-v0.2.9-linux-x86_64.tar.gz (extract and run) or
cpt-v0.2.9-linux-x86_64-appimage.tar.gz (extract, ./install.sh).
Windowscpt-v0.2.9-windows-x86_64.zip, extract and run cpt.exe.

Full setup in the README.

Full changelog: v0.2.8...v0.2.9

v0.2.8

Choose a tag to compare

@AleksaRistic216 AleksaRistic216 released this 08 Sep 14:29

Features

  • add group letter shortcuts (#74)

v0.2.7

Choose a tag to compare

@AleksaRistic216 AleksaRistic216 released this 08 Sep 13:48

Release v0.2.7

v0.2.6

Choose a tag to compare

@AleksaRistic216 AleksaRistic216 released this 08 Sep 10:38

Features

  • trace cwd, commands and focus (#66)

v0.2.5

Choose a tag to compare

@AleksaRistic216 AleksaRistic216 released this 08 Sep 09:11

Bug Fixes

  • follow the shell's cwd via OSC 7 (#64)

v0.2.4

Choose a tag to compare

@AleksaRistic216 AleksaRistic216 released this 08 Sep 08:20

Other

  • ci(tests): run screenshot tests only on master (#63)

v0.2.3

Choose a tag to compare

@AleksaRistic216 AleksaRistic216 released this 30 Aug 03:13

Release v0.2.3

v0.2.2

Choose a tag to compare

@AleksaRistic216 AleksaRistic216 released this 30 Aug 02:33

Features

  • add in-app uninstall and uninstall.sh (#9)

v0.2.1

Choose a tag to compare

@AleksaRistic216 AleksaRistic216 released this 30 Aug 02:19

Bug Fixes

  • repair AppImage auto-update; new-terminal shortcut in empty view (#8)

v0.2.0

Choose a tag to compare

@AleksaRistic216 AleksaRistic216 released this 30 Aug 00:57

Features

  • replace Keygen key entry with account sign-in