Automic VaultAutomic Vault

brew

vis を Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper でインストール

vis のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install vis

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install vis

MacPorts ports tree · editors/vis/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add vis

Alpine Linux edge package indexes · vis · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install vis

Debian stable package indexes · vis · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install vis

Fedora Rawhide package metadata · vis · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#vis

nixpkgs package indexes · pkgs/by-name/vi/vis/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S vis

Arch Linux sync databases · vis · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install vis

openSUSE Tumbleweed package metadata · vis · ソース: download.opensuse.org

概要

パッケージ概要

Vim-like text editor

コマンドとエイリアス

  • vis
  • vis-clipboard
  • vis-complete
  • vis-digraph
  • vis-menu
  • vis-open

履歴

プロジェクトの歴史と使われ方

vis is a small, Unix-oriented text editor that deliberately combines vi-style modal editing with the structural regular-expression command language associated with Plan 9's sam editor. Its upstream README presents the project as a modern, legacy-free editor with multiple selections, Lua extension hooks, Unicode support, and tolerance for large, binary, and single-line files.

プロジェクトの歴史

The public GitHub repository was created in November 2014, and the project has remained under the stewardship of Marc Andre Tanner's martanne namespace while also advertising development discussion on SourceHut and IRC. Its development history is unusually explicit about editor-design boundaries: the README says vis is not intended to be bug-for-bug compatible with vi or Vim, and its non-goals reject VimL, GUI front ends, built-in archive/network support, spell checking, and advanced window management.

The project moved through a long pre-1.0 release line rather than a compatibility-breaking stable major. GitHub releases show v0.3 in March 2017, v0.5 in March 2018, v0.7 in December 2020, v0.8 in November 2022, and v0.9 in May 2024. The v0.9 changelog describes years of accumulated fixes and extension work, especially Lua API changes intended to make vis easier to extend.

採用の歴史

vis occupies a niche among terminal editor users who like vi's modal vocabulary but want sam-style structural editing and a smaller codebase than Vim. The upstream wiki links distribution packages, and the project is packaged across common Unix-like systems, reflecting adoption primarily through source builds and operating-system package collections rather than a single vendor distribution.

The adoption story is less about replacing Vim in the mainstream and more about keeping Plan 9 editing ideas alive in package-manager culture. The README points users to differences from sam and vi/Vim, making the tool understandable as a deliberate bridge between older research-editor ideas and daily Unix editing.

使われ方

vis is normally launched as a terminal editor for local files. Users get vi-like normal, insert, and visual workflows, then use structural regular-expression commands for selections and transformations that can span arbitrary text structure rather than only line-oriented ranges.

The project also exposes small companion utilities such as vis-open, vis-menu, vis-complete, vis-clipboard, and vis-digraph, keeping the editor core narrow while delegating picker, completion, clipboard, and digraph work to separate commands.

パッケージ好きにとっての重要性

For package nerds, vis is the rare editor package whose identity is a design argument: small C core, POSIX-flavored build, Lua scripting instead of VimL, and structural regular expressions as a first-class interaction model. It is often evaluated by people who want a hackable editor without the size and historical compatibility load of Vim.

Its release cadence also makes it a familiar kind of ports-tree package: slow-moving, conservative, and useful to users who knowingly opt into a pre-1.0 but long-lived tool.

タイムライン

  • 2014: Public GitHub repository for martanne/vis created.
  • 2017: v0.3 and v0.4 released as the editor matured publicly.
  • 2018: v0.5 released; vis had become a recognizable Plan 9-inspired vi-like editor in Unix package sets.
  • 2020: v0.6 and v0.7 released, including Lua 5.4 support and core text-management work.
  • 2022: v0.8 released as a stable snapshot after a long development interval.
  • 2024: v0.9 released with many bug fixes and Lua API extension improvements.

Related projects

  • vis is explicitly related to vi, Vim, and Plan 9 sam. Its README also names LPeg and Lua as important pieces of the extension and syntax-highlighting story.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 4 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
$XDG_CONFIG_HOME/vis/visrc.lua~/.config/vis/visrc.lua/etc/vis/visrc.lua

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
viscliグローバル実行可能ファイル
vis-clipboardcliグローバル実行可能ファイル
vis-completecliグローバル実行可能ファイル
vis-digraphcliグローバル実行可能ファイル
vis-menucliグローバル実行可能ファイル
vis-opencliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版0.9
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v0.9

https://github.com/martanne/vis

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:vis
バージョン0.9
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/vis
ホームページhttps://github.com/martanne/vis
リポジトリhttps://github.com/martanne/vis
上流ドキュメントhttps://github.com/martanne/vis#readme
ライセンスISC
ソースアーカイブhttps://github.com/martanne/vis/archive/refs/tags/v0.9.tar.gz
依存関係libtermkey, lpeg, lua@5.4, tre
ビルド依存関係pkgconf
macOS 提供ライブラリncurses
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし
注意点To avoid a name conflict with the macOS system utility /usr/bin/vis, this text editor must be invoked by calling `vise` ("vis-editor").

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namevis
Version Scheme0
Revision1
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

vis 0.9-1

Modern, legacy free, simple yet efficient vim-like editor

https://github.com/martanne/vis

sudo apt install vis
  • Section: editors
  • Architecture: amd64
  • 8 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Vis
Debian stable package indexes · deb.debian.org · Debian stable package indexes: vis from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

vis

nix profile install nixpkgs#vis
  • normalized package name match
  • 一致条件: Vis
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/vi/vis/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

vis 0.8-1

Modern, legacy free, simple yet efficient vim-like editor

https://github.com/martanne/vis

sudo apt install vis
  • Section: universe/editors
  • Architecture: amd64
  • 8 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Vis
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: vis from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

vis 0.9-r0

Modern, legacy free, simple yet efficient vim-like editor

https://github.com/martanne/vis

sudo apk add vis
  • License: ISC
  • Architecture: x86_64
  • Source Package: vis
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Vis
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: vis from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

vis-doc 0.9-r0

Modern, legacy free, simple yet efficient vim-like editor (documentation)

https://github.com/martanne/vis

sudo apk add vis-doc
  • License: ISC
  • Architecture: x86_64
  • Source Package: vis
  • normalized package name match
  • 一致条件: Vis
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: vis-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

vis 0.9-6.fc45

A vim-like editor with structural regex from plan9

https://git.sr.ht/~martanne/vis

sudo dnf install vis
  • License: ISC AND MIT AND CC0-1.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: vis
  • 12 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Vis
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: vis from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

vis-doc 0.9-6.fc45

Docs for the Lua API of Vis

https://git.sr.ht/~martanne/vis

sudo dnf install vis-doc
  • License: ISC AND MIT AND CC0-1.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: vis
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Vis
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: vis-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

vis 0.9.r463.ge9791c2c-1

modern, legacy free, simple yet efficient vim-like editor

https://github.com/martanne/vis#vis-a-vim-like-text-editor

sudo pacman -S vis
  • License: custom:ISC
  • Architecture: x86_64
  • 9 依存関係
  • 4 任意依存関係
  • normalized package name match
  • 一致条件: Vis
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: vis from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

vis 0.9-1.6

An editor combining the strengths of both vi(m) and sam

https://sr.ht/~martanne/vis/

sudo zypper install vis
  • License: ISC
  • Category: Productivity/Text/Editors
  • Architecture: x86_64
  • Source Package: vis
  • 9 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Vis
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: vis from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

vis

sudo port install vis
  • normalized package name match
  • 一致条件: Vis
MacPorts ports tree · api.github.com · MacPorts ports tree: editors/vis/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment