Martin Lange <[email protected]> [11-09-16 17:26]:
> On Fri, 16 Sep 2011 05:20:31 +0200
> [email protected] wrote:
> 
> > tmux uses C-b as prefix to its commands.
> 
> tmux uses whatever you assign.
> 
> I like ` better than C-b, so I assign that one as the command prefix
> key in ~/.tmux.conf
> 
> > Unfortunately everything gets confused, when I run 
> > vim inside a tmuxified terminal session [...]
> 
> The value of ${TERM} should be 'screen' or 'screen-256color', depending
> on the color capabilities of the terminal emulator below tmux (urxvt in
> my case).
>  
> > [...] whether someone here has already won this
> > battle and has found a convenient remapping of
> > the tmux command prefix [...]
> 
> There was no battle. I reassign tmux' command prefix key for
> convenience, not necessity. I can even use ` within vim -- just hit `
> twice.
> 
> Ok, that isn't especially helpful. So, let's start with the usual grunt
> work. Please provide name, version and package name, if applicable, for
> 
> - operating system. In case of GNU/Linux the distribution, also. 
> - window manager, if any.
> - terminal emulator, if any.
> - shell and its environment as printed with `printenv`
> - tmux and configuration files, both system wide and you personal
> - vim, its configuration files, addons
> 
> Regards,
> Martin
> 
> -- 
> You received this message from the "vim_use" maillist.
> Do not top-post! Type your reply below the text you are replying to.
> For more information, visit http://www.vim.org/maillist.php
> 

Hi Martin,

oooops, sorry for not sending you the missing informations!
My daily work on UNIX machines and the UNIXoidale root of vi/m
makes me often foregt, that vim is available on nearly all platforms.

OS:
recent Gentoo Linux with a vanilla kernel 3.0.4.
WM:
Openbox 3.4.11.2 (emerged)
Terminal Emulator
unicode-rxvt (urxvt) v9.10 (emerged)
Shell:
zsh 4.3.12 (emerged) 
TMUX:
tmux 1.5 (emerged)
vim 7.3.315 (compiled from svn)

TERM:
xterm-256color

LOCALE:
LANG=
LC_CTYPE=de_DE.utf8
LC_NUMERIC="POSIX"
LC_TIME=POSIX
LC_COLLATE=C
LC_MONETARY="POSIX"
LC_MESSAGES="POSIX"
LC_PAPER="POSIX"
LC_NAME="POSIX"
LC_ADDRESS="POSIX"
LC_TELEPHONE="POSIX"
LC_MEASUREMENT="POSIX"
LC_IDENTIFICATION="POSIX"
LC_ALL=


I will try to reassign the command prefix of tmux and will see
whether I get further problems.

Thank youy very much for help! :)

Best regards,
mcc


-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to