A simple terminal text editor based on Vim
Project description
Dim
Dim is a simple terminal-based text editor inspired by Vim. Its aim is to provide an easier and less functional alternative to learning Vim.
Installation
You must have Python 3.8 or higher to run Dim.
Install via Pip
To install using pip, run the following command.
pip install dim-editor
Then, you can launch the editor with
dim
python -m dim
Building Manually
To build Dim manually, clone or download this repository and navigate into the main folder.
On Windows, you must run this command to install curses.
pip install -r win-requirements.txt
You can run the editor with
python dim/dim.py
There are tools available to compile the Python application into an executable format. If you decide to use one of these tools, make sure that dim/debug and dim/tutorial are included as subdirectories.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file dim-editor-1.0.1.tar.gz
.
File metadata
- Download URL: dim-editor-1.0.1.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 02bc71f92adfcd63204397b8a18d7a766da451c580749c99878e3591ed31ddb8 |
|
MD5 | ed292cd786e72bea3abd252ca6c19a7f |
|
BLAKE2b-256 | fd49f909b8c3e4ddaaec4e261c5fe2535feeea199c7b7666f50078be5b5990bd |
File details
Details for the file dim_editor-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: dim_editor-1.0.1-py3-none-any.whl
- Upload date:
- Size: 28.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 187fbae088d82a75a720af1e5a9344085145c94cc6fc7ac1e3be86398215ffa9 |
|
MD5 | d92ad62b4060b812bbd0226a510cf097 |
|
BLAKE2b-256 | 9a054ca664db5db08df92055580d08e82062cc1e27fd7809e2eb7b1081e30ae0 |