Tried both but still the same result =/ However, I've deleted the bind from my config file, closed all sessions and also iTerm, started it all again in a new session, and then tried by using the command prompt directly like `clear-history -t 0.0`, and it worked. Maybe there's an issue with my config file since I've been using Linux for a long time, but it's strange that there's no error when loading it. I'll try to go deep into this before new conclusions.
Thanks for the help! Davi Marcondes Moreira devdrops.github.io/about +55 (12) 9 8838 0036 Em seg., 31 de jan. de 2022 16:43, Nicholas Marriott < [email protected]> escreveu: > What if you do the bind from the shell or command prompt? Or remove some > of the commands, does it appear? > > > On Mon, 31 Jan 2022, 18:59 Davi Marcondes Moreira, < > [email protected]> wrote: > >> Actually it does! Thing is, I have a bind in my config file ( >> https://github.com/devdrops/my-dotfiles/blob/main/tmux/.tmux.conf#L106) >> which works on Linux, but it doesn't in macos (when hitting prefix + ? the >> bind is not present), even though there are no errors when loading the same >> config file. >> >> >> Davi Marcondes Moreira >> devdrops.github.io/about >> +55 (12) 9 8838 0036 >> >> Em seg., 31 de jan. de 2022 15:54, Nicholas Marriott < >> [email protected]> escreveu: >> >>> Are you sure you are looking at the man page that corresponds to your >>> tmux version? Does "tmux list-commands" show it? >>> >>> >>> >>> On Mon, 31 Jan 2022, 18:48 Davi Marcondes Moreira, < >>> [email protected]> wrote: >>> >>>> Hi! >>>> >>>> I've been using tmux in the last years but only in a Linux environment. >>>> Recently, I've switched to macos (darwin20.0) and I'm noticing some weird >>>> facts. Does anybody know why I can't find references for clear-history in >>>> macos? There is no mention in the manual page, the command is displayed in >>>> autocompletion when using command prompt but it doesn't work. >>>> >>>> In macos, I'm using the 3.2a version, installed by homebrew. >>>> >>>> Best, >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "tmux-users" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> To view this discussion on the web, visit >>>> https://groups.google.com/d/msgid/tmux-users/c471cc40-1ece-44fe-85ef-183557ae8feen%40googlegroups.com >>>> <https://groups.google.com/d/msgid/tmux-users/c471cc40-1ece-44fe-85ef-183557ae8feen%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> >>> -- You received this message because you are subscribed to the Google Groups "tmux-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/tmux-users/CAFnbKptw7tdadHZFE-QhLY5buahYhnzC9fgGTAvpBdhoQ7nntw%40mail.gmail.com.
