Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 203 by [email protected]: Nothing in register * problem
(vim+tmux or vim+screen )
http://code.google.com/p/vim/issues/detail?id=203
What steps will reproduce the problem?
1. tmux (or screen)
2. vim
3. Detach from tmux (or screen)
4. Kill X11 server
5. Attach tmux(or screen)
6. Try to copy and paste using yy and p
What is the expected output? What do you see instead?
After copy and paste. It should paste but an error E353: Nothing in
register * happens.
What version of the product are you using? On what operating system?
VIM - Vi IMproved 7.4
-arabic +file_in_path -mouse_sgr +tag_binary
+autocmd +find_in_path -mouse_sysmouse +tag_old_static
+balloon_eval +float -mouse_urxvt -tag_any_white
+browse +folding +mouse_xterm -tcl
+builtin_terms -footer +multi_byte +terminfo
+byte_offset +fork() +multi_lang +termresponse
+cindent +gettext -mzscheme +textobjects
+clientserver -hangul_input +netbeans_intg +title
+clipboard +iconv +path_extra +toolbar
+cmdline_compl +insert_expand -perl +user_commands
+cmdline_hist +jumplist +persistent_undo +vertsplit
+cmdline_info -keymap +postscript +virtualedit
+comments -langmap +printer +visual
-conceal +libcall -profile +visualextra
+cryptv +linebreak -python +viminfo
-cscope +lispindent -python3 +vreplace
+cursorbind +listcmds +quickfix +wildignore
+cursorshape +localmap +reltime +wildmenu
+dialog_con_gui -lua -rightleft +windows
+diff +menu -ruby +writebackup
+digraphs +mksession +scrollbind +X11
+dnd +modify_fname +signs -xfontset
-ebcdic +mouse +smartindent +xim
-emacs_tags +mouseshape -sniff +xsmp_interact
+eval -mouse_dec +startuptime +xterm_clipboard
+ex_extra -mouse_gpm +statusline -xterm_save
+extra_search -mouse_jsbterm -sun_workshop
-farsi -mouse_netterm +syntax
OS: Scientific Linux 5.8
Please provide any additional information below.
The way I am currently using to avoid this problem is to (Inside screen or
tmux)
1. :mks!
2. exit vim
3. vim -S Session.vim
Then everything works well again.
Another way to avoid this problem is to
1. :gui
Then I can yank and paste using yy and p inside the newly opened gvim.
I think the problem is happening because vim lost the connection to the X11
server after killing the X11 server. Would it be possible to make a command
that makes a new connection to a X11 server inside vim? Or before yanking
check if a connection to a X11 server is open and if not make a new
connection to a X11 server?
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
You received this message from the "vim_dev" 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
---
You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.