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

Reply via email to