martanne / abduco

abduco provides session management i.e. it allows programs to be run independently from its controlling terminal. That is programs can be detached - run in the background - and then later reattached. Together with dvtm it provides a simpler and cleaner alternative to tmux or screen.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

get current session

basbebe opened this issue · comments

I'm using FreeBSD 12.2 & macOS 11.2, both w/ fish shell.

I would like to know the current session's name and socket.

I found issue #33 but I don't have these env variables on either system.

Are you sure that you are using the latest version? The relevant code is present in current git HEAD.

According to man abduco , both systems have 0.6

I'm sorry, I guess I missed the fact that there hasn't been a release since then.

Is there any plan on when a new release will come out?

FreeBSD ports seem to rely on that…