Smart tmux sessions with sesh

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 มิ.ย. 2024
  • github.com/joshmedeski/sesh
    All the code samples and links are in the companion blog post on my website ✍️
    www.joshmedeski.com/posts/sma...
    My sesh config 👨‍💻
    github.com/joshmedeski/dotfil...
    My tmux config 🪟
    github.com/joshmedeski/dotfil...
    Join the Discord Community 🧑‍🤝‍🧑
    / discord
    Table of Contents
    0:00 Hook
    0:10 Intro
    0:48 How to install
    1:07 How it works
    1:26 Getting Started
    2:15 Startup
    2:45 macOS keybinding
    3:08 Naming Sessions
    3:55 Custom configs
    5:56 Default Startup
    7:34 Raycast
    8:05 Adding to Zoxide
    8:30 Wrapping Up
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 34

  • @JoshMedeski
    @JoshMedeski  หลายเดือนก่อน +2

    All the code samples and links are in the companion blog post on my website ✍
    www.joshmedeski.com/posts/smart-tmux-sessions-with-sesh/

  • @nicolasperlick5430
    @nicolasperlick5430 24 วันที่ผ่านมา

    Sesh is incredible - it makes me so much more productive! I've been looking forward to this video for a while. Great job 🎉

  • @cody_codes_youtube
    @cody_codes_youtube หลายเดือนก่อน +2

    Such a good thumbnail!! Good video too my friend.

  • @MilesMoran
    @MilesMoran หลายเดือนก่อน +1

    I've heard about sesh and have seen bits of it in your livestreams and dotfiles, but excited to watch a vid that breaks it down. Thanks

  • @KuzyoYaroslav
    @KuzyoYaroslav หลายเดือนก่อน +1

    Enjoying sesh for 2 months. Nice work

  • @a1mer06
    @a1mer06 หลายเดือนก่อน +1

    I've been using Sesh since the original video and rediscovered it about a week ago :) Thank you for this, helps my tmux workflow a lot

  • @RazoBeckett.
    @RazoBeckett. หลายเดือนก่อน +1

    You really made my job easy so far enjoying using sesh, thanks man

  • @stevedylandev
    @stevedylandev หลายเดือนก่อน +1

    Been awesome watching sesh grow and can’t wait to try out some of these new features!! Great job as always Josh 🔥🫡

  • @georcecostanza
    @georcecostanza หลายเดือนก่อน +1

    Great video Josh!

  • @LordHog
    @LordHog หลายเดือนก่อน +1

    I am no tmux power user, more of a beginner, who uses tmux to keep a session alive especially for long running tests. With that I have no clue to what is going on.
    I know you kind of gone through some of it, but perhaps a longer tutorial on how use this with a slower pace. Thanks for all the hard work

  • @mvargasmoran
    @mvargasmoran หลายเดือนก่อน +1

    Gonna check it out NOW!

  • @adibhanna
    @adibhanna หลายเดือนก่อน +1

    great video!

  • @morpheus4564
    @morpheus4564 หลายเดือนก่อน +1

    Amazing tool - thx
    - just get it up & running :)

  • @jesseleite
    @jesseleite หลายเดือนก่อน

    You are a beast 🔥

  • @devopstoolbox
    @devopstoolbox หลายเดือนก่อน +2

    Love it Josh! Great thumbnail too!
    Question - I was contemplating myself whether I want to use Go and enjoy a "real" language, but the thing is - that would mean cross compiling and releasing to package managers. I know go-releaser does all the heavy lifting, but for a tmux plugin this felt a little over-the-top, and maybe intimidating to new users...
    I'm also always worried when there's no good wrapper around system tools which means I'd have to shoot sub-shell calls, in this case with tmux commands, do you feel this changes anything?
    Thanks!

    • @JoshMedeski
      @JoshMedeski  หลายเดือนก่อน +2

      I have other tmux plugins that I've authored, and I think it depends on the complexity of the features. This is doing a lot more than interacting with just tmux (zoxide and the new toml config described in the video), and there are plans to add more features. So GoLang proved to be a much better choice. But for my other plugins a couple lines of bash and the tpm workflow are more than enough.

  • @sunilunnithan
    @sunilunnithan หลายเดือนก่อน

    Great video! Where do I find all the aliases in your dotfiles, like zad or other useful ones?

    • @JoshMedeski
      @JoshMedeski  หลายเดือนก่อน

      github.com/joshmedeski/dotfiles

  • @Reducer
    @Reducer หลายเดือนก่อน +1

    I’ve used sesh for about a month now and I’m really still only doing very basic stuff, so this was very inspiring! In fish I already had ctrl-gg to use ghq to list all my git repos and cd to them using fzf, but maybe I can extend that to start a new tmux session instead of just cd.

    • @JoshMedeski
      @JoshMedeski  หลายเดือนก่อน +1

      Thanks! I recommend getting used to using sesh to open your git repos, I don’t cd very much with this workflow 😃

    • @Reducer
      @Reducer หลายเดือนก่อน

      @@JoshMedeski Yeah, I don't actually manually cd, fzf changes directory for me, but under the hood it's cd so zoxide gets trained on it. And gum definitely looks useful, I'll have to play around with that.

  • @ericgarza283
    @ericgarza283 หลายเดือนก่อน

    This is really good, though for me, the primeagen's tmux script works just fine.

  • @micaelviana
    @micaelviana หลายเดือนก่อน

    what's the name of the show in the beginning? Evangelion vibes

  • @lebaptoumetrage6396
    @lebaptoumetrage6396 หลายเดือนก่อน

    what do you think about tmux sessionizer?

    • @JoshMedeski
      @JoshMedeski  หลายเดือนก่อน

      I like the project, but it’s too simple for my needs.

  • @laughingvampire7555
    @laughingvampire7555 หลายเดือนก่อน

    tmux just adds overhead, specially in macos, in linux runs a lot better but still, I can feel the shell sluggish, this is why I prefer emacs + linux

    • @JoshMedeski
      @JoshMedeski  หลายเดือนก่อน

      Curious to learn how you switch projects in emacs. I used Spacemacs for years but never had an efficient workflow for that

  • @patuitar1117
    @patuitar1117 หลายเดือนก่อน

    What is that File picker at 6:21 and 5:01?

    • @JoshMedeski
      @JoshMedeski  หลายเดือนก่อน +1

      It’s called yazi!

  • @RobertGottlieb
    @RobertGottlieb หลายเดือนก่อน

    For those mac users wanting the command keys to work on kitty, try something like the following: map cmd+t send_text all \x02c. the \x02 (small X, not sure why we can't have lowercase anymore) is the ctrl-b prefix, in this case c after it is creating a new window or tab if you prefer to call it that. So CMD+T now creates a new window/Tab in tmux

  • @gravityshark580
    @gravityshark580 28 วันที่ผ่านมา +1

    love this application, this video really showed me more than what i first used sesh (t) for and very much liked the new possibilities you have shown me

    • @JoshMedeski
      @JoshMedeski  28 วันที่ผ่านมา

      More is coming!