Download
macOS:
Linux
- runme_linux_x86_64.deb
- runme_linux_arm64.deb
- runme_linux_x86_64.rpm
- runme_linux_arm64.rpm
- runme_linux_x86_64.apk
- runme_linux_arm64.apk
- runme_linux_x86_64.tar.gz
- runme_linux_arm64.tar.tz
Windows
Changelog
- 1d9b8ba: FIFO silently fails breaking session environment variables (#772) (@sourishkrout)
- effd5e4: Turns out SIGKILL writes a single character into the FIFO, guard against it (@sourishkrout)
- 4fac309: Allow prompting in Shell Mode but only explicitly (#774) (@sourishkrout)
- 8080b00: Add clojure runtime "bb" (babashka) to the autodetected languages (#777) (@sourishkrout)
- e179435: Remove ExecuteOneShot since it has no clients, no need for deprecation (#776) (@sourishkrout)
- 62019ad: chore(deps): bump minor (#773) (@sourishkrout)
- a9cd00c: Make tag flag optionally works as a wildcard (default:
false
) (#778) (@sourishkrout) - 06e65a8: Default enable direnv for session creation (@sourishkrout)
- 2eae3c7: runner: unexport session list (#771) (@adambabik)