Source: hx Section: editors Maintainer: Jonas Smedegaard Build-Depends: debhelper-compat (= 13), dh-sequence-bash-completion, dh-sequence-rust, help2man , librust-anyhow-dev, librust-arc-swap-dev, librust-bitflags-dev, librust-cassowary-dev, librust-cc-dev, librust-chardetng-dev, librust-chrono-dev, librust-content-inspector-dev, librust-dashmap-dev, librust-dunce-dev, librust-encoding-rs-dev, librust-etcetera-dev, librust-fern-dev, librust-foldhash-dev, librust-futures-executor-dev, librust-futures-util-dev, librust-fuzzy-matcher-dev, librust-gix-dev, librust-globset-dev, librust-grep-regex-dev, librust-grep-searcher-dev, librust-grep-matcher-dev, librust-hashbrown-dev, librust-ignore-dev, librust-imara-diff-dev, librust-indexmap-dev, librust-indicatif-dev, librust-indoc-dev, librust-is-wsl-dev, librust-kstring-dev, librust-libc-dev, librust-libloading-dev, librust-log-dev, librust-nucleo-dev, librust-once-cell-dev, librust-open-dev, librust-parking-lot-dev, librust-pretty-assertions-dev, librust-pulldown-cmark-dev, librust-quickcheck-dev, librust-regex-dev, librust-regex-cursor-dev, librust-ropey-dev, librust-rustix-dev, librust-ruzstd-dev, librust-serde-dev, librust-serde-json-dev, librust-sha1-dev, librust-signal-hook-dev, librust-signal-hook-tokio+futures-v0-3-dev, librust-slab-dev, librust-slotmap-dev, librust-smallvec-dev, librust-smartstring-dev, librust-str-indices-dev, librust-tempfile-dev, librust-termini-dev, librust-textwrap-dev, librust-thiserror-dev, librust-threadpool-dev, librust-tokio-dev, librust-tokio-stream-dev, librust-toml-dev, librust-tree-sitter-language-dev, librust-unicode-general-category-dev, librust-unicode-segmentation-dev, librust-unicode-width-dev, librust-url-dev, librust-walkdir-dev, librust-which-dev, libstd-rust-dev, Standards-Version: 4.7.3 Homepage: https://helix-editor.com/ Vcs-Git: https://salsa.debian.org/debian/hx.git Vcs-Browser: https://salsa.debian.org/debian/hx Package: hx Architecture: any X-Cargo-Crates: helix-term, Depends: ${misc:Depends}, ${shlibs:Depends}, Recommends: # needed for `hx -g build`, see bug#1100003 g++ | clang, # needed for `hx -g fetch`, see bug#1100003 git, Suggests: bash-completion, blueprint-compiler, clangd, delve, dhall, elan, elvish, fish, fortran-language-server, gopls, just, lldb, ocaml-dune, perlnavigator, python3-pylsp, qt6-declarative-dev-tools, r-base-core, racket, ruff, rust-analyzer, swi-prolog-core, swiftlang, texlab, txtpbfmt, Provides: editor, Static-Built-Using: ${cargo:Static-Built-Using}, Description: modal CLI text editor Helix Helix (hx) is a text editor with a modal user interface. It aims to be more efficient than Vim and Neovim, by implementing select modern features in the core and omitting a plugin system. . Features: * Vim-like modal editing * Multiple selections (inspired by Kakoune) * Built-in language server support (LSP) * Smart, incremental syntax highlighting and code editing (via tree-sitter)