Skip to content

Guard hangs in tmux? #41

@cmer

Description

@cmer

This is the output I am getting:

❯ be guard -d
13:55:43 - DEBUG - Notiffany: gntp not available (Please add "gem 'ruby_gntp'" to your Gemfile and run your app with "bundle exec".).
13:55:43 - DEBUG - Notiffany: growl not available (Unsupported platform "linux").
13:55:43 - DEBUG - Notiffany: terminal_notifier not available (Unsupported platform "linux").
13:55:43 - DEBUG - Notiffany: libnotify not available (Please add "gem 'libnotify'" to your Gemfile and run your app with "bundle exec".).
13:55:43 - DEBUG - Command execution: which notify-send
13:55:43 - DEBUG - Command execution: {"ALTERNATE_EDITOR"=>"false"} emacsclient --eval '1'
13:55:43 - DEBUG - Notiffany: emacs not available (Emacs client failed).
13:55:43 - DEBUG - Command execution: tmux -V
13:55:43 - DEBUG - Notiffany: file not available (No :path option given).
13:55:43 - DEBUG - Command execution: which notify-send
13:55:43 - DEBUG - Command execution: tmux -V
13:55:43 - DEBUG - Notiffany is using NotifySend to send notifications.
13:55:43 - DEBUG - Notiffany is using Tmux to send notifications.
13:55:43 - DEBUG - Command execution: tmux list-clients -F '#{client_tty}'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions