edenzik / macvim

Automatically exported from code.google.com/p/macvim
0 stars 0 forks source link

OS X Clipboard access when started from GNU screen #128

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When I start MacVim using mvim from a shell within a GNU screen virtual
terminal (started in Terminal.app), I cannot copy from/paste to the OS X
clipboard.

What steps will reproduce the problem?

Open Terminal.app, start screen, open file with mvim. Attempt to copy/paste
with the OS X clipboard either via command keys, or using the Edit menu.

What is the expected output? What do you see instead?

Copy/paste with the OS X Clipboard does not function.

What version of MacVim are you using (check the "MacVim->About MacVim" menu
item)? On which processor and version of OS X (check the "Apple Menu->About
This Mac" menu item)?

Version 7.2 stable 1.2 (33.3)

Please provide any additional information below.

When I start MacVim with mvim directly from a shell inside of Terminal.app,
copy/paste works correctly. 

Additionally, I've noted that GNU screen (this is the version provided with
OS X 10.5.5) has issues with access to the user's login keychain. While
this is unrelated, I have a feeling that Apple has "security features" to
separate screen sessions from the GUI environment. Disabling clipboard
access may be one of them, in which case there isn't much the MacVim
developers can do to solve this problem.

Original issue reported on code.google.com by will.h.e...@gmail.com on 20 Oct 2008 at 9:16

GoogleCodeExporter commented 9 years ago
Sorry, I just noticed this is a duplicate to Issue 106. Possibly the additional
information in my post will help.

Original comment by will.h.e...@gmail.com on 20 Oct 2008 at 9:18

GoogleCodeExporter commented 9 years ago
Please file a bug report with whoever is developing screen.  Perhaps this 
should be reported directly to Apple?

Original comment by bjorn.winckler@gmail.com on 22 Oct 2008 at 1:48