Package Details: sesh-bin 2.16.0-1

Git Clone URL: https://aur.archlinux.org/sesh-bin.git (read-only, click to copy)
Package Base: sesh-bin
Description: Smart session manager for the terminal
Upstream URL: https://github.com/joshmedeski/sesh
Licenses: MIT
Conflicts: sesh
Provides: sesh
Submitter: sclu1034
Maintainer: sclu1034
Last Packager: sclu1034
Votes: 3
Popularity: 0.004784
First Submitted: 2024-05-08 21:44 (UTC)
Last Updated: 2025-06-13 20:48 (UTC)

Latest Comments

m040601 commented on 2025-05-09 21:07 (UTC)

Thanks for the "-bin" PGKBUILD. Very usefull.

$ wget https://github.com/joshmedeski/sesh/releases/download/v2.13.0/sesh_Linux_x86_64.tar.gz

$ tar tf sesh_Linux_x86_64.tar.gz

LICENSE
README.md
sesh

So the README.md also comes in the tar.gz. Please make sure it also lands in,

/usr/share/doc/sesh/README.md

Thanks in advance.