Skip to main content

Axedit is a modal text editor that attempts to implement vim-like motions

Project description




About

Axedit is a modal text editor for Python. Attempts to implement vim-like motions.

Installation

pip install axedit

You can also install it with pipx or uv:

pipx install axedit

or

uv tool install axedit

Usage

Run axedit in your project folder

Features

Provisions

  • Linting offered with ruff. Tracks your pyproject.toml or ruff.toml for ruff specific configuration
  • Autocompletions with jedi
  • Syntax highlighting self implemented (for now)
  • 20+ Themes available - Gruvbox, Catppuccin, One Dark, Rosepine etc.
  • Font, Opacity, On Save hooks, Manner of squiggly lines and Theme are configurable. See config.toml
  • Detects your Python environment based on the shell you launch axedit from and uses it accordingly for autocomplete

Modal Bindings

Keys Action
i Insert mode
v Visual mode
ESC Normal mode

Cursor Motions

Keys Action
h Move cursor left
l Move cursor right
j Move cursor down
k Move cursor up
w Move to the next word
{ Move to previous paragraph
} Move to next paragraph
0 Move to start of the line
$ Move to end of the line

Editor Commands

Command Action
:q[uit] Quit the editor
:w[rite] Write the file
:wq or :x Write and quit the editor
:save[as] file-name Save the file as
:rn or :rename Rename the file
:theme theme-name Set the theme of the editor
:config Open the config file
:reset-config Reset the editor's config to its default
:reload-config Apply the config
:rel-no on/off Set whether line no to be relative

Credits

  • Matt - For VCing with me and frankly solving major issues which would have delayed the release by months otherwise
  • Dylan - For always giving me direction on what to do
  • Tim - For suggesting the idea of a modal text editor
  • Suyashtnt - For providing the kleur theme

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

axedit-0.1.8.tar.gz (1.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

axedit-0.1.8-py3-none-any.whl (1.1 MB view details)

Uploaded Python 3

File details

Details for the file axedit-0.1.8.tar.gz.

File metadata

  • Download URL: axedit-0.1.8.tar.gz
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.18

File hashes

Hashes for axedit-0.1.8.tar.gz
Algorithm Hash digest
SHA256 6c89c415b7f1736be4e9cdf451e7a4b30ce64698b35862e5d02d8277eff42c68
MD5 fd590a92891913485e8e2827ccfda9b2
BLAKE2b-256 3e19d16a57c921777707d46bcd6a912bb7cd3fade44e8c3cad783babee0f613a

See more details on using hashes here.

File details

Details for the file axedit-0.1.8-py3-none-any.whl.

File metadata

  • Download URL: axedit-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.18

File hashes

Hashes for axedit-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 e209839a3881c853784aacd65d63ee946d6d4b87a03f17d1475d4ff38690c3d0
MD5 da478a51db31d3bf6d90bce1a0135fb7
BLAKE2b-256 3f39f3b1d386d5afa3d534bbb9b40ad2c20a1a2abd5a8e7f0e485bb01fd9cf05

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page