I have put this in my tmuxrc

unbind Space
bind Space next-window
unbind BSpace
bind BSpace previous-window

When I look at the key definitions, I see this.

Space: next-window
BSpace: previous-window

The space works correctly like it did before, but the backspace still
doesn't work. Do you think this might be a bug? I am running tmux version
tmux-1.4_4 on 8.2-RELEASE FreeBSD 8.2-RELEASE.

On Wed, Apr 20, 2011 at 1:28 PM, Nicholas Marriott <
nicholas.marri...@gmail.com> wrote:

> BSpace
>
>
> On Wed, Apr 20, 2011 at 11:13:00AM -0500, Randy Belk wrote:
> >    How can I reassign the backspace key in tmux to act like the backspace
> key
> >    in screen?
> >    I have the following defined in my tmuxrc file
> >    unbind backspace
> >    bind backspace previous-window
> >    This does nothing. I have also tried the name "back-space" and that
> >    doesn't work either.
> >    The space key works correctly
> >    unbind space
> >    bind space next-window
> >    --
> >    - Simplicity is the ultimate sophistication. - Leonardo da Vinci
> >    - Intelligence is not defined by what you know, It's how you use it.
>
> >
> ------------------------------------------------------------------------------
> > Benefiting from Server Virtualization: Beyond Initial Workload
> > Consolidation -- Increasing the use of server virtualization is a top
> > priority.Virtualization can reduce costs, simplify management, and
> improve
> > application availability and disaster protection. Learn more about
> boosting
> > the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
>
> > _______________________________________________
> > tmux-users mailing list
> > tmux-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/tmux-users
>
>


-- 
- Of all things, guard against neglecting God in the secret place of prayer.
- William Willberforce
- Simplicity is the ultimate sophistication. - Leonardo da Vinci
- Intelligence is not defined by what you know, It's how you use it.
------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to