Skip to content

Update os_mac.{txt,jax} #1824

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 9 additions & 5 deletions doc/os_mac.jax
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*os_mac.txt* For Vim バージョン 9.1. Last change: 2019 Apr 21
*os_mac.txt* For Vim バージョン 9.1. Last change: 2024 Nov 14


VIMリファレンスマニュアル by Bram Moolenaar
Expand Down Expand Up @@ -116,11 +116,15 @@ Shift-Control-2 です。
==============================================================================
6. Mac バグ レポート *mac-bug*

Mac版の特定のバグや特性の変更をレポートするときは、vim-macメーリングリストを
使ってください|vim-mac|。メーリングリストに登録したくないなら代わりにMacVimの
メンテナーにメッセージを送ってください。
Mac 版固有のバグや特性の変更を報告する場合は、vim-mac メーリングリスト
|vim-mac| を使用してください。ただし、登録する必要があります。別の方法として
は、Vim github リポジトリに直接問題を報告することもできます:

[email protected]
https://github.com/vim/vim/issues

または、MacVim 固有の問題についてはこちらで報告できます:

https://github.com/macvim-dev/macvim/issues

==============================================================================
7. Vim のコンパイル *mac-compile*
Expand Down
10 changes: 7 additions & 3 deletions en/os_mac.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*os_mac.txt* For Vim version 9.1. Last change: 2019 Apr 21
*os_mac.txt* For Vim version 9.1. Last change: 2024 Nov 14


VIM REFERENCE MANUAL by Bram Moolenaar et al.
Expand Down Expand Up @@ -118,9 +118,13 @@ Shift-Control-2.

When reporting any Mac specific bug or feature change, please use the vim-mac
maillist |vim-mac|. However, you need to be subscribed. An alternative is to
send a message to the current MacVim maintainers:
report issues either directly at the Vim github repository:

[email protected]
https://github.com/vim/vim/issues

or for MacVim specific issues, you may report those over here:

https://github.com/macvim-dev/macvim/issues

==============================================================================
7. Compiling Vim *mac-compile*
Expand Down