withfig / config

Fig's integrations with bash, zsh, fish, ssh, and tmux. Also contains Fig's installation and update scripts. Finally, this repo is the root of the .fig folder that is installed on your computer when you download Fig!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tmux integration not working on mac

raviSussol opened this issue · comments

I installed the fig dmg file and installed on mac and the in the ~/.tmux.conf file I added the line source-file ~/.fig/tmux and then restart the iterm. Didn't work autocomplete when tmux session started.

say, if I write in the iterm cd <space then it wouldn't show any dropdown list of directories on my mac. Am I missing something?

My tmux also started behaving weird after running latest OS and homebrew upgrades. When switching between tmux panes (and on start) the pane reads 'fig bg:tmux %0' returned 2 with the %0 being the pane number. Disabling the tmux integration stopped that from happening for now but it'd be great if this could be looked into.