Skip to content

Releases: mikegreiling/run-elsewhere

v0.5.5

Choose a tag to compare

@github-actions github-actions released this 03 Nov 22:26

0.5.5 (2025-11-03)

Bug Fixes

  • prevent Terminal.app from launching during environment detection (bc04e4b)

v0.5.4

Choose a tag to compare

@github-actions github-actions released this 03 Nov 21:19

0.5.4 (2025-11-03)

Bug Fixes

  • surface --no-tty option in help menu with description (abdabc4)

v0.5.3

Choose a tag to compare

@github-actions github-actions released this 03 Nov 21:15

0.5.3 (2025-11-03)

Bug Fixes

  • hide --tty option from help menu (c30a958)

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 03 Nov 21:13

0.5.2 (2025-11-03)

Bug Fixes

  • resolve --no-tty parsing by adding complementary --tty option (c0796d7)

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 03 Nov 21:02

0.5.1 (2025-11-03)

Bug Fixes

  • resolve --no-tty parsing conflict with --no option (719108e)

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 03 Nov 15:56

0.5.0 (2025-11-03)

Features

  • add --verbose flag for debugging process tree detection (a4f9fba)

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 03 Nov 14:58

0.4.1 (2025-11-03)

Bug Fixes

  • implement process tree walking for GUI terminal detection in multiplexers (cef8f6f)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 03 Nov 05:29

0.4.0 (2025-11-03)

Bug Fixes

  • prefix unused error variables with underscore (69c72cc)

Features

  • implement window delegation for tmux and zellij (55a8c41)

v0.3.4

Choose a tag to compare

@github-actions github-actions released this 03 Nov 04:49

0.3.4 (2025-11-03)

Bug Fixes

  • clear interactive flag after menu selection (90d2bb3)

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 03 Nov 04:41

0.3.3 (2025-11-03)

Bug Fixes

  • interactive menu selection lookup using display name mapping (ceb414c)