Works perfect, I knew I was missing the obvious. But I didn't know I
could use --tmux command-- to send a command to che current tmux.

Thanks!

On Thu, Sep 25, 2014 at 6:27 PM, Nicholas Marriott
<nicholas.marri...@gmail.com> wrote:
> Try:
>
> alias c='clear; [ -n "$TMUX" ] && tmux clear-history'
>
>
> On Thu, Sep 25, 2014 at 06:16:48PM +0200, Paolo Bolzoni wrote:
>> Dear list,
>>
>> Sometime I clear the screen to exec a command with a long output
>> that I later navigate using the tmux history ability.
>>
>> So far so good, without tmux the command "reset" works fine. But
>> with tmux I have to use clear and write clear-history in tmux
>> command prompt. I would like to write an alias to make both
>> things in one typing a single command in my shell. Is that
>> possible?
>>
>> Cheers,
>> Paolo
>>
>> ------------------------------------------------------------------------------
>> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
>> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
>> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
>> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
>> http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
>> _______________________________________________
>> tmux-users mailing list
>> tmux-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/tmux-users

------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to