Skip to content

Conversation

@btipling
Copy link
Contributor

@btipling btipling commented Dec 2, 2014

This fixes symlink issues on OS X for /var and /private/var
It also stops vim.command('w!') from blocking.

This change fixes #66

This fixes symlink issues on OS X for /var and /private/var
It also stops vim.command('w!') from blocking.
@btipling btipling changed the title Resolve file name and silent write. [RFC] Resolve file name and silent write. Dec 2, 2014
tarruda added a commit that referenced this pull request Dec 2, 2014
Resolve file name and silent write.
@tarruda tarruda merged commit a136918 into neovim:master Dec 2, 2014
@tarruda
Copy link
Member

tarruda commented Dec 2, 2014

Thanks, when I get some free time I will add an option to run the tests with nvim spawned in another terminal window. It should greatly simplify this kind of debugging in the future

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test_name in test_buffer.py fails on OS X

2 participants