@typecraft_dev

dotfiles for this config!

https://github.com/typecraft-dev/dotfiles

@curtisbridges

Man, I love your intro. Such '80s action tv show vibes!

@alcb1310

Great video nerd, since I discovered tmuxifier is a major part in my workflow as well, the ability to create your working session with one command is priceless, I even created some scripts that work on top of tmuxifier that allows me to change between open sessions

@raymondong349

really love this series and how practical they are for day to day usage!

@typecraft_dev

Going to upload this config to GitHub soon. Link coming shortly

@zinda__bad

Thanks for this series! Really appreciate the detailed walkthroughs.

In case others are confused by the ctrl-direction bindings with no leader mentioned at 1:55, the bindings from the last video don't do that. Instead you can use `bind-key -n C-h select-pane -L` for example, the -n flag makes the binding work without pressing the leader. Alternatively the tmux-navigator plugin just sets these for you.

@starmechlx

Yesssss. This was the missing piece. Finally really started falling in love with tmux after giving it a serious shot thanks to the other videos, but using it together with Neovim was kind of a pain. This is the final piece of the triforce it seems to it really making Neovim feel like an IDE that feels good to use. Big big thanks.

Frickin nerd

@fatboyslimshady6767

You have resparked my Childlike curiosity towards Tech, Thank You typecraft

@curtisbridges

2:00 The only downside to using vim-tmux-navigator is you lose the native "clear screen" of terminals (ctrl-l) and have to type "clear" instead. My muscle memory was not able to  overcome this. 😕

@arafays

2:43 now thats some I think they called easter egg's or something.

@ziggy-dev

vim-test looks amazing. I always hated jumping between projects that used different testing libraries and having to look up how to run (individual) tests.
Also, a side note for Tmux sessions: if you're working with Jira tickets, naming sessions after the ticket makes jumping between ticket work so much easier. You can be working on one ticket, get some PR feedback on another, jump to that ticket's session, edit and push, then jump back to the original ticket's session. Sudden urgent bug fix required? Just make a new session, fix it, then jump back to the original session.

@tronus98

I started learning Linux in 98 off an old version of Slackware (for that time). I remember having to compile everything and chase down dependencies on the computer with the internet connection... then load up a floppy disk and run upstairs to run ./configure again. Only to be met by another dependency. Lol. Rinse and repeat. I don't code but I did experiment with a programming language designed to spit out sheet music and finally had a reason to use the terminal other than configuring Linux (I was using stock emacs) I guess what I'm getting to is, I think the terminal is neat as hell and I wish i had more of a reason to use it more.   I'd love to be able to code a program like Transcribe! A piece of software that let's you load in audio or video... slow it down but maintain pitch and clarity, along with smoothness... as well as pitch up or down, set start points for learning tough passages without having to hunt down the start every pass/listen, etc... but all in the terminal.  Finally I could live in the terminal and get my "money's worth." 

Annnyways. That's my story. Awesome video. I'll be checking out more for sure

@PetrenkoAndrii

You have very cool and efficient workflow. I have to refine mine as well. Thanks for your example!

@noisycarlos

Just added tmux navigator. I was just wondering if this could be done just yesterday.  Amazing, thanks!

@adamdrake39

Mate! This is awesome. Tmuxifier is going into my setup now.

@nicohussein2635

Great content! Please keep pushing this way!! 🚀

@idworka9

8:35 HEYYYY Take it easy there buddy! I'm ROR.

@KuruvarGaming

Super smooth... Aaaand beautiful!!!

@PhanorColl

great video, I;m starting to use TMUX, although I'm a heavy neovim user, didnt know about those tmux plugins. Thanks..  BTW, love the intro.

@threee1298

You’re a hero ❤ seems like you can read my mind and give me what I need right before I need it.

Also editing is so clean I’d love to see your process some day