-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
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
Labels
No labels