This is because you have ERASE set to ^H in termios which means tmux
decides expects that your backspace key sends ^H. tmux sends ^? for
backspace always (or it would be inconsistent on different terminals).
On Fri, May 13, 2011 at 10:07:19AM +0200, Egan Ford wrote:
> Hmmm... actually an xterm no
In the next version you will just be able to use set-option for all
options (not for show-option though).
On Thu, May 12, 2011 at 08:43:13AM -0700, Randy Stauner wrote:
>escape-time is a server option so it must be set with -s:
>set-option -s escape-time 0
>Does that work for you?
>
yeah i have wanted this for ages but not done it yet
way we were thinking of would be have a command which would lookup the
next key stroke in a new key table, so you'd be able to do eg
bind x next-key-from mytable
bind -Tmytable y whatever
so pressing C-a x y would run whatever command.
On We
that would be great.
maybe someday i'll have the chance to look into that :-)
On Tue, May 17, 2011 at 10:37 AM, Nicholas Marriott <
nicholas.marri...@gmail.com> wrote:
> yeah i have wanted this for ages but not done it yet
>
> way we were thinking of would be have a command which would lookup th
I came, over the years, to rely very much on screen's backscroll
behaviour[1], so certain aspects of tmux's behaviour have surprised
me, and I'm wondering if they can be changed.
1. When I quit "less", it goes away. I'm used to the output of
less staying in the shell window/the terminal backscr
On 05/17/2011 06:10 PM, Robin Lee Powell wrote:
>
> I came, over the years, to rely very much on screen's backscroll
> behaviour[1], so certain aspects of tmux's behaviour have surprised
> me, and I'm wondering if they can be changed.
>
> 1. When I quit "less", it goes away. I'm used to the outpu
On Tue, May 17, 2011 at 09:16:16PM -0700, Micah Cowan wrote:
> On 05/17/2011 06:10 PM, Robin Lee Powell wrote:
> >
> >I came, over the years, to rely very much on screen's backscroll
> >behaviour[1], so certain aspects of tmux's behaviour have
> >surprised me, and I'm wondering if they can be chang
On 05/17/2011 10:21 PM, Robin Lee Powell wrote:
> On Tue, May 17, 2011 at 09:16:16PM -0700, Micah Cowan wrote:
>> On 05/17/2011 06:10 PM, Robin Lee Powell wrote:
>>>
>>> I came, over the years, to rely very much on screen's backscroll
>>> behaviour[1], so certain aspects of tmux's behaviour have
>>
On Tue, May 17, 2011 at 10:26:33PM -0700, Micah Cowan wrote:
> On 05/17/2011 10:21 PM, Robin Lee Powell wrote:
> >On Tue, May 17, 2011 at 09:16:16PM -0700, Micah Cowan wrote:
> >>On 05/17/2011 06:10 PM, Robin Lee Powell wrote:
> >>>
> >>>I came, over the years, to rely very much on screen's
> >>>ba
On 05/17/2011 10:46 PM, Robin Lee Powell wrote:
>> "Replaces"? No, it'll scroll it off, I'd think. Which is what you
>> said you wanted - all the backscroll intact.
>
> No, that is absolutely not what happens.
Okay, well, I don't know what to tell you, because when _I_ do it (with
alternate-scr
On Tue, May 17, 2011 at 11:37:52PM -0700, Micah Cowan wrote:
> On 05/17/2011 10:46 PM, Robin Lee Powell wrote:
> >>"Replaces"? No, it'll scroll it off, I'd think. Which is what
> >>you said you wanted - all the backscroll intact.
> >
> >No, that is absolutely not what happens.
>
>
>
> Okay, well
11 matches
Mail list logo