screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

chaining commands in a key binding


From: Eric Smith
Subject: chaining commands in a key binding
Date: Mon, 23 Sep 2013 09:45:11 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

I want to run my calendar command and then go into copy mode in
order to scroll up and down the pasted calendar.

This binding puts me directly into copy mode and only when copy mode exits does 
the `gcalcli' command execute.

How do I change the sequence?
bind D eval colon 'stuff "! gcalcli calw 4 ^M    "' copy

I am replacing this command that worked fine.
#eval exec "gcalcli calw 4" 

-- 
Eric Smith



reply via email to

[Prev in Thread] Current Thread [Next in Thread]