Hi,
On 10 January 2013 19:04, Alexander Tsepkov wrote:
> Earlier today I wanted to write a tmux macro to go to the beginning of last
> executed bash command (good for commands with long outputs). To do so, I was
> going to have tmux enter copy-mode and search backwards for my PS1 string.
> After
Earlier today I wanted to write a tmux macro to go to the beginning of last
executed bash command (good for commands with long outputs). To do so, I
was going to have tmux enter copy-mode and search backwards for my PS1
string. After looking through tmux man page, however, I realized there is
no co