iTerm2-shell-integration icon indicating copy to clipboard operation
iTerm2-shell-integration copied to clipboard

Shell integration and utilities for iTerm2

Results 2 iTerm2-shell-integration issues
Sort by recently updated
recently updated
newest added

`*.plugin.zsh` files will be automatically detected and loaded by ZSH frameworks. Add one that adds the utilities folder to the user's `$PATH`.

# Problem shell_intergration scripts depends on hostname(1), assuming it's available on every host including remote ones (over SSH). However that's not the case with some Linux environments. For example, in...