class Fingers::ActionRunner
- Fingers::ActionRunner
- Reference
- Object
Defined in:
fingers/action_runner.crConstructors
Instance Method Summary
- #action_env
- #copy
-
#expanded_match
This takes care of some path expansion weirdness when opening paths that start with ~ in MacOS
- #final_shell_command
- #jump
- #open
- #paste
- #program_exists?(program)
- #run
- #shell_action
- #system_copy_command
- #system_open_command
- #tmux
Constructor Detail
def self.new(modifier : String, match : String, hint : String, original_pane : Tmux::Pane, offset : Tuple(Int32, Int32) | Nil, mode : String)
#
Instance Method Detail
def expanded_match
#
This takes care of some path expansion weirdness when opening paths that start with ~ in MacOS