Coder Social home page Coder Social logo

Comments (9)

chamoda avatar chamoda commented on August 16, 2024 1

You can restore if you type prefix + Ctrl-R within 15 min of a tmux session start after restart. That's the workaround I'm using now

from tmux-continuum.

MareoRaft avatar MareoRaft commented on August 16, 2024 1

I have the same issue when I put the options BELOW the run-shell command. I have the lost server issue if I put the options ABOVE the run-shell command.

from tmux-continuum.

rofrol avatar rofrol commented on August 16, 2024 1

Maybe related #52 (comment)

from tmux-continuum.

Leeiio avatar Leeiio commented on August 16, 2024

Yes, i meet the same problem

from tmux-continuum.

Leeiio avatar Leeiio commented on August 16, 2024

@chamoda Yes, prefix + ctrl-r can restore but automatic restore not working :(

from tmux-continuum.

eduncan911 avatar eduncan911 commented on August 16, 2024

It's always worked for me. Here's my config on OSX:

https://github.com/eduncan911/dotfiles/blob/master/.tmux.conf

set -g @continuum-save-interval '15'
set -g @continuum-restore 'on'
run-shell ~/.tmux/plugins/tmux-continuum/continuum.tmux

Note that i set the options first below I run the shell command. I found this was the only way to get the plugin to read the settings.

Also note that the auto-save never worked for me. I just have to remember to <prefix>-CTRL-R before rebooting.

Note that this was the case until today, when I updated tmux to latest via Homebrew. Now my tmux crashes with lost server, and it is because of this plugin (i am creating another issue for it).

from tmux-continuum.

bruno- avatar bruno- commented on August 16, 2024

Sorry for the late reply everyone.

@chamoda , as for your .tmux.conf file in this post, please ensure this line run '~/.tmux/plugins/tpm/tpm' is the last line in your .tmux.conf.

Everything else looks ok but we might have other bugs tho. My terminal of choice is Terminal.app and this one should work.

from tmux-continuum.

bruno- avatar bruno- commented on August 16, 2024

@eduncan911 , I checked your .tmux.conf from this post and it looks ok. Given that you're not using tpm, then yes, you have to run the plugins manually with run-shell ...

from tmux-continuum.

bruno- avatar bruno- commented on August 16, 2024

I'm not sure what's causing the lost server error ..

from tmux-continuum.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.