Smart tmux sessions with zoxide and fzf

Smart tmux sessions with zoxide and fzf

Josh Medeski

1 год назад

53,092 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

awesome sauce
awesome sauce - 26.10.2023 18:08

linux users try getting audio right: impossible difficulty

Ответить
Michael Butler
Michael Butler - 03.10.2023 06:49

This seems pretty damn cool! I just started using tmux recently and I keep using the tab left and right techniques which seem very inefficient (I'm too used to web browsers). But creating a session per project sounds a lot better and faster

Ответить
Eric Raio
Eric Raio - 01.10.2023 16:57

If you don't want to use zoxide, you can set the CDPATH variable, it's like PATH but the cd command looks at the CDPATH list to determine what to CD into and the default is your current directory. available on POSIX computers

Ответить
Stefan Driesner
Stefan Driesner - 24.09.2023 08:03

Alternative alias for new session:

tn='tmux new -s ${PWD##*/}'

Ответить
Yvng
Yvng - 17.09.2023 02:29

How did u made your terminal like that?

Ответить
m_pac
m_pac - 14.09.2023 01:17

great content! how does zoxide work with repeating directory structures when directory names occur multiple times?

Ответить
John Allsup
John Allsup - 10.09.2023 14:29

I have a simple pair of scripts, tm and tmx, for creating and reattaching (tmx is separate so I can have command completion via querying tmux list-sessions). By doing this I can add various shorthands as I desire them.

Ответить
Auguste Pugnet
Auguste Pugnet - 24.08.2023 16:16

Do you have the source code ?

Ответить
Logan
Logan - 20.07.2023 04:22

Just got this up and running..... life changing dude you're best

Ответить
aziz0x00
aziz0x00 - 16.07.2023 19:34

fish shell <3

Ответить
phaberest
phaberest - 26.05.2023 17:34

This is definitely magnificent, well done mate!

Ответить
Nothing777
Nothing777 - 21.05.2023 17:55

Why your window look like that ?

Ответить
Danielo515
Danielo515 - 02.05.2023 19:17

That chair looks nice. Do you recommend it?

Ответить
Iain Simmons
Iain Simmons - 12.04.2023 14:30

I know I'm a bit late to the party, but I tend to just use multiple windows on the same tmux session (appearing as tabs, and then each with multiple panes as needed).

Do you think it would be difficult to modify your plugin to suit that need?

Ответить
ipatch
ipatch - 11.04.2023 20:51

well done due. 👍

have you dabbled into nested tmux sessions at all?

Ответить
Ivan Karyakin
Ivan Karyakin - 31.03.2023 16:14

Love your t-smart-tmux-session-manager plugin. Good stuff!!!

Ответить
Abdoulaye Balde
Abdoulaye Balde - 31.03.2023 09:30

Thanks for this amazing video. which theme of fish are you using?

Ответить