Skip to content

Conversation

@jamessan
Copy link
Member

vim-patch:8.0.0420: text garbled when the system encoding differs from 'encoding'

Problem: When running :make the output may be in the system encoding,
different from 'encoding'.
Solution: Add the 'makeencoding' option. (Ken Takata)

vim/vim@2c7292d

@jamessan jamessan changed the title [RFC] vim-patch:8.0.0420:,text,garbled,when,the,system,encoding,differs,from,'encoding' [RFC] vim-patch:8.0.0420: text garbled when the system encoding differs from 'encoding' Dec 17, 2017
and `:laddfile`.

This would be mostly useful when you use MS-Windows and set 'encoding'
to "utf-8". If |+iconv| is enabled and GNU libiconv is used, setting
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I should probably remove the bits about setting 'encoding'.

@marvim marvim added the RFC label Dec 17, 2017
…m 'encoding'

Problem:    When running :make the output may be in the system encoding,
            different from 'encoding'.
Solution:   Add the 'makeencoding' option. (Ken Takata)

vim/vim@2c7292d
@jamessan jamessan merged commit e6f8b10 into neovim:master Dec 18, 2017
@jamessan jamessan deleted the vim-8.0.0420 branch December 18, 2017 01:15
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.

3 participants