withfig/config

Tmux integration not working on mac

raviSussol opened this issue · 1 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.