invoking <enter> in screen binding
Eric Smith <es-uQVgsefbNdNWk0Htik3J/[email protected]>
| Newsgroups | gmane.comp.gnu.screen.user |
|---|---|
| Message-ID | <mailbox-12288-1348661933-909252@pepper> |
I have the following binding which works as I want it to. bind E eval copy 'stuff G' 'stuff Y' 'readreg q' colon 'stuff "! command_foo "' ' paste "q^M"' '"^M"' The command prints out on the screen "exrc" line with the argumant pasted from the screen buffer `q'. My problem is that I cannot make this command submit with a carriage return or enter despite the attempts you see with a cntrl-V <enter> Any clues as to how I can get the command to submit with the binding? Eric