Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

最近の作業部屋活動履歴

2024-09-06
2024-09-05
2024-09-04

最近のWikiの更新 (Recent Changes)

No changes on this wiki.

Wikiガイド(Guide)

サイドバー (Side Bar)

vim-ktakata-mq

K.Takata's patch queue for Vim

Release Files

No download files.

Recent Commits

Rev.HoraAutorMensagem RSS
9a59f8e92024-09-06 17:47:32K.TakataUpdate cursor patch
5a5804192024-09-06 08:36:19K.TakataFix cursor patch
4a4f9ece2024-09-06 08:26:49K.TakataFix cursor patch
854391122024-09-06 01:08:08K.TakataUpdate for v9.1.0716 Fix conflicts.
ea4324b82024-09-05 20:54:20K.TakataUpdate cursor patch
d12b77eb2024-09-05 12:40:19K.TakataUpdate cursor patch
af87f4ad2024-09-04 19:32:10K.TakataUpdate cursor patches
d0bf1b782024-09-04 17:01:15K.TakataUpdate cursor patch
7df5cff32024-09-04 15:41:24K.TakataUpdate cursor patch
419ca0ae2024-09-04 14:59:46K.TakataUpdate cursor patch

Build status

K.Takata's patch queue for Vim

This is my private patch queue for Vim.

Some of the patches are already sent to vim_dev, some others are work in progress. (And some others are not written by me. Maybe copied from vim_dev.)

How to use

First time

$ hg qclone https://hg.256bit.org/vim -p http://hg.pf.osdn.net/view/k/k_/k_takata/vim-ktakata-mq vim
$ cd vim
$ hg qselect linux    # if needed
$ hg qpush -a
$ make

You can use one of the following URL for the main repository of Vim: * https://hg.256bit.org/vim * http://hg.osdn.net/view/vim/vim

Update

If you want to get the latest source code after qclone, you can use the following commands:

$ hg qpop -a
$ hg pull -u
$ hg pull -u --mq
$ hg qpush -a

Or you can use this script:

$ mqpull.sh

License

The Vim License (if it is written by me.)

Latest updated Tickets

No tickets

About Chamber Wiki

Welcome to OSDN Wiki system. Here is your chamber Wiki space.

Check Wiki Guide (English) to refer syntax and functions.