copy-mode

Unable to start Google in Firefox from terminal to search Screen's clipboard

Problem: to have a keyboard shortcut to google a current selection in Screen's copy mode from terminal to Firefox You can copy the sentence to Screen's clipboard in copy-mode by pressing enter. However, I want to be able to press g to put the Screen's clipboard to the command below as the first parameter: #!/bin/sh q=$1 open "http://ww...

Unable to have Vim-like C-W f for Screen's copy-mode

I want open a path to vim from Screen's copy-mode by Ctrl-A f similarly as I can open external files in Vim by Ctrl-W f How can you open a path in Vim in Screen's copy-mode? --- Thank you for Samuil to get the crux move Let's assume mouse is at PATH/file in the following code which represents display when Screen is on text[s...