Code Monkey home page Code Monkey logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
I approached this while having a problem which in my opinion is more important:

If I cmd+v something to shell opened in Conque it doesn't run the command. I 
have to Cmd+v a piece of text, then yank it and paste using p. Ideally I would 
like to have a way of running Clipboard content in one step.
I tried: ":r !pbpaste", but then it again doesn't make Conque evaluate result.

I have a .vimrc setting: "set clipboard=unnamed" . If I copy something outside 
of vim, then I can paste it to vim using p while editing a file in MacVim:
http://vim.wikia.com/wiki/Mac_OS_X_clipboard_sharing
Sadly if I use "p" for Conque it doesn't use content of my system clipboard

Original comment by [email protected] on 1 Jun 2013 at 11:16

from conque.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
Maybe mising flag "-xterm_clipboard" in MacVim could be the reason. I posted 
question on MacVim issue site:
https://code.google.com/p/macvim/issues/detail?id=449&thanks=449&ts=1370175273

Original comment by [email protected] on 2 Jun 2013 at 12:16

from conque.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
I should say that copying from Conque to system clipboard works well (I can 
yank something from Conque and it is there, in system clipboard). The problem 
is only with copying something from system clipboard to Conque.

Original comment by [email protected] on 2 Jun 2013 at 12:21

from conque.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
Two more important facts:
1. I run MacVim:
Macvim version:
:version
VIM - Vi IMproved 7.3 (2010 Aug 15, compiled May 11 2013 21:30:27)
MacOS X (unix) version
Included patches: 1-754
Compiled by [email protected]
Huge version with MacVim GUI.  Features included (+) or not (-):
+arabic +autocmd +balloon_eval +browse ++builtin_terms +byte_offset +cindent 
+clientserver +clipboard +cmdline_compl +cmdline_hist +cmdline_info +comments 
+conceal +cryptv -cscope
+cursorbind +cursorshape +dialog_con_gui +diff +digraphs +dnd -ebcdic 
+emacs_tags +eval +ex_extra +extra_search +farsi +file_in_path +find_in_path 
+float +folding -footer +fork()
+fullscreen -gettext -hangul_input +iconv +insert_expand +jumplist +keymap 
+langmap +libcall +linebreak +lispindent +listcmds +localmap -lua +menu 
+mksession +modify_fname +mouse
+mouseshape +mouse_dec -mouse_gpm -mouse_jsbterm +mouse_netterm +mouse_sgr 
-mouse_sysmouse +mouse_urxvt +mouse_xterm +multi_byte +multi_lang -mzscheme 
+netbeans_intg +odbeditor
+path_extra +perl +persistent_undo +postscript +printer +profile +python 
-python3 +quickfix +reltime +rightleft +ruby +scrollbind +signs +smartindent 
-sniff +startuptime +statusline
-sun_workshop +syntax +tag_binary +tag_old_static -tag_any_white +tcl +terminfo 
+termresponse +textobjects +title +toolbar +transparency +user_commands 
+vertsplit +virtualedit +visual
+visualextra +viminfo +vreplace +wildignore +wildmenu +windows +writebackup 
-X11 -xfontset +xim -xsmp -xterm_clipboard -xterm_save
   system vimrc file: "$VIM/vimrc"
     user vimrc file: "$HOME/.vimrc"
      user exrc file: "$HOME/.exrc"
  system gvimrc file: "$VIM/gvimrc"
    user gvimrc file: "$HOME/.gvimrc"
    system menu file: "$VIMRUNTIME/menu.vim"
  fall-back for $VIM: "/Applications/MacVim.app/Contents/Resources/vim"
Compilation: clang -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall 
-Wno-unknown-pragmas -pipe  -DMACOS_X_UNIX -no-cpp-precomp  -g -O2 
-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1     -I/Sy
stem/Library/Frameworks/Tcl.framework/Headers  -D_REENTRANT=1  -D_THREAD_SAFE=1 
 -D_DARWIN_C_SOURCE=1
Linking: clang   -L.   -L.        -L/usr/local/lib -o Vim -framework Cocoa 
-framework Carbon      -lncurses -liconv -framework Cocoa    -fstack-protector 
-L/usr/local/lib  -L/System/Librar
y/Perl/5.12/darwin-thread-multi-2level/CORE -lperl -lm -lutil -lc -framework 
Python  -F/System/Library/Frameworks -framework Tcl -framework CoreFoundation 
-framework Ruby

2. If I run :reg from conque, then system register (*") have proper value, but 
Conque is using "" register instead of *" to paste, even if I tell it to use "* 
register.

Original comment by [email protected] on 2 Jun 2013 at 12:35

from conque.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
I am experiencing the exact same bug: no matter which register I'm trying to 
paste from into conqueterm, the " register is used.

I'm experiencing this on Linux (Ubuntu), Vim 7.3.429, with Conque 2.3
So it's not a MacVim specific problem.

Original comment by [email protected] on 14 Aug 2013 at 6:46

from conque.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.