Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS user need to be reminded #5

Open
qizidog opened this issue Jul 19, 2023 · 0 comments
Open

macOS user need to be reminded #5

qizidog opened this issue Jul 19, 2023 · 0 comments

Comments

@qizidog
Copy link

qizidog commented Jul 19, 2023

There is no default timeout command in macOS, it is necessary to remind macOS users to install gtimeout and do alias, otherwise bt_list_wrapper.sh will crash.

brew install coreutils
echo "alias timeout=gtimeout" >> ~/.zshrc

What's more, I think it's better to remind that dependencies should be installed by users(not automatically installed with tmux-browser).

Dependencies
Firefox/Chrome/Chromium (Tested on Firefox)
brotab
resurrect
wmctrl (recommended, used to jump to the window)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant