Re: Help using eval in screenrc

2020-03-28 Thread Dave Woodfall
On 2020-03-28 16:20, dan d. put forth the proposition: > > I recently asked how one can stack commands with one keybinding in screenrc > > One poster pointed me to eval, which is surely the solution. Much googling > for examples confirmed it can work. > > But alas I have had no joy trying to mod

Re: Help using eval in screenrc

2020-03-28 Thread Michael Grant
On Sat, Mar 28, 2020 at 04:20:51PM -0400, dan d. wrote: > > I recently asked how one can stack commands with one keybinding in screenrc > > One poster pointed me to eval, which is surely the solution. Much googling > for examples confirmed it can work. > > But alas I have had no joy trying to

Help using eval in screenrc

2020-03-28 Thread dan d.
I recently asked how one can stack commands with one keybinding in screenrc One poster pointed me to eval, which is surely the solution. Much googling for examples confirmed it can work. But alas I have had no joy trying to modify the examples for my purpose with multiple trial and errow att