joshmedeski / t-smart-tmux-session-manager

t - the smart tmux session manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unknown action: change-prompt(directory> )

b13v opened this issue · comments

commented

Hi Josh

Getting error if I try to run script in interactive mode but just typing 't' -> unknown action: change-prompt(directory> ).
I'm using fish but this message I got using bash and zsh too.

Make sure to also install all of the prerequisites.

That error sounds like you haven't installed fzf (or you might have an outdated version).

commented

Hi Josh
thank you very much, yes my version of fzf was 0.20. I upgraded it and now it works!