vim 6.3 beta 새로운 기능

oedalpha의 이미지

vim 6.3 의 새로운 주요 특징 중에 제가 관심이 있는 것은

1. translated help files
2. MS-Windows: Vim can run inside an MDI window of another application

1번에 대해 알게 되어서, 우선 vim tutor 부터 번역하게 된 것이고요, 이번 건이 잘 진행되면, vim help의 번역에도 앞장 서볼까하고 생각하고 있습니다..

2번은 스크린 샷을 하나 첨부하겠습니다.. 그런데 Visual Studio 6.0 에서는 완벽하게 동작하진 않는 것 같고요, 7.0에서는 테스트를 해보지 못했습니다.

Quote:
Announcement
------------

This is a bugfix BETA release of Vim. Since Vim 6.2 hundreds of
reported problems have been fixed. Also included are new and updated
syntax files, translated menus and messages.

The main new feature are:
- Support for translated help files. The files themselves are available
separately, see http://www.vim.org/translations.php.
- More conversions are possible on Macintosh and MS-Windows without help
of the iconv library.
- Amiga binaries are included again. My Amiga was miraculously healed
from a harddisk problem.
- The Win32 self-installing exe now also includes vim.exe, the console
version. Despite that the file size is smaller than before, because
of using LZMA compression.
- When formatting text, marks are kept at the same position.

- Support for the NetBeans interface on MS-Windows.
- MS-Windows: Vim can run inside an MDI window of another application
(see ":help -P").
- Mousewheel support on the Macintosh.

Since the 6.3a release several problems have been fixed. The most
important ones:
- The NSIS installer didn't work on Windows 98.
- Editing files on Windows 98 was impossible when 'encoding' was "utf-8".
- Win32: Characters not in the active codepage were not displayed
correctly in the window title and menus.
- A few files were missing, such as src/os_mac.c and the Russian tutor.

Once you have installed 6.3b BETA you can find details about the changes
since Vim 6.2 with ":help version-6.3". There is a long list of fixed
bugs.

Testing
-------

This is a BETA test version. Although most of the changes were already
released as patches and have been tested for a while, some problems may
appear. Please report everything that doesn't look right. Vim 6.3
should be the most reliable Vim ever!

File attachments: 
첨부파일 크기
Image icon vim63a.PNG19.02 KB
wkaxld의 이미지

옆길로 샌 질문이지만....Visual C++ 7.0이라는게, visual studio dot net에 포함되어있는건가요?

잠온다~!

saxboy의 이미지

오... visvim 을 사용하던 사람이라면 누구나 바라던 기능이 실현됐군요! 당장 업그레이드해봐야겠습니다.

skysign의 이미지

Visual Studio 안에 vim 창이 MDI 로 되었으면 좋겠다고..
생각했었는데... 6.3 베타부터 지원이 되는군요..

어떻게 하는 건지 조금 자세히 알려주세요.. ㅠ,ㅠ

전 이전버전 6.2 가 이미 설치되어 있어서 인지는 잘 몰라도..
잘 되지 않는 군요...

ssggkim의 이미지

wkaxld wrote:
옆길로 샌 질문이지만....Visual C++ 7.0이라는게, visual studio dot net에 포함되어있는건가요?

네. 7.0이라면 2002 version이네요.

hackexpert의 이미지

이클립스에서 돌아가는 것도 만들었으면 좋겠네요..
실력이 되서 내가 만들 수 있으면 좋겠지만.. oops

oedalpha의 이미지

Quote:

- MS-Windows: Vim can run inside an MDI window of another application
(see ":help -P").

입니다.. MDI window 를 쓰는 어플리케이션에서는 가능할 듯 합니다. conflict가 생길 수는 있습니다만..

illuza의 이미지

gvim 시작할 때 argument로 -P {parent-title} 하시면 됩니다.

gvim -P "MIcrosoft Visual C++"

이렇게 하면 visual studio 안에 gvim이 떠 있을 겁니다.

근데 완벽하게 동작하지는 않는 거 같네요.

랜덤여신의 이미지

oedalpha wrote:
2. MS-Windows: Vim can run inside an MDI window of another application

신기하군요.

이런 식으로 구현될 줄은 몰랐네요.

8)

lacovnk의 이미지

hackexpert wrote:
이클립스에서 돌아가는 것도 만들었으면 좋겠네요..
실력이 되서 내가 만들 수 있으면 좋겠지만.. :oops:

http://sourceforge.net/projects/viplugin/

이건 안되나요? 많이 써보진 않았지만, 얼핏 꽤 동작하던걸로 기억합니다만..

saxboy의 이미지

흑.. VC++ 안에 vim 이 있으면 얼마나 좋을까 싶어서 무척 기대하고 실행해봤는데, 별로 쓸모가 없군요. 흑...

visual assist와 windows tabs 를 사용하는데, 충돌이 있는 것 같습니다. 없애고 해봐도 역시 완전히 내장 에디터를 대치한다기보다는 그냥 vc++ 안에 vim 이 떠 있다는 정도 이상의 의미는 없군요. 차라리 visvim 이 훨씬 나은 것 같습니다. 아, 슬퍼라.

랜덤여신의 이미지

제가 베타 버전은 설치하기를 꺼려하는 터라, 오늘 제컴이 아닌 다른 컴에서 한번 설치해 봤습니다.

글쎄요... 별로 유용한 것 같지는 않지만... 그래도 굉장히 신기하던데요?

:lol: