Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

save tabs (session) #122

Open
szkrd opened this issue Sep 6, 2017 · 1 comment
Open

save tabs (session) #122

szkrd opened this issue Sep 6, 2017 · 1 comment

Comments

@szkrd
Copy link

szkrd commented Sep 6, 2017

Hi! Is it possible to save tabnames and their current directory? Probably I can get away with join+directory and a shellscript, should they work together, but if there is a better solution it would be great to know. Thanks!

@SimonHeimberg
Copy link

SimonHeimberg commented Jul 10, 2020

I do not manage to use a shell scipt and join (=open in a tab).

#!/bin/sh or #/bin/bash
cd dir1/
lilyterm -j # opens in dir1/
cd ../dir2/
lilyterm -j # ALSO OPENS IN dir1/

lilyterm --version: lilyterm 0.9.9.4

But it works when I run the same commands on the (interacive) command line. Strange.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants