o
odin.langpkg.dev
packages / app / pulse

pulse

f224c13app

Simple modal text editor focused on performance

MIT · updated 1 year ago

Pulse

Pulse is a simple, fast, and easy to use text editor. Inspired by Helix, Zed, Neovim and Emacs, Pulse is designed to be lightweight and intuitive—whether you prefer working in a traditional "insert mode only" style or switching between editing and command modes.

Getting Started

NOTE: You must have Odin installed.

  1. Clone the repository:
    git clone https://github.com/misterclayt0n/pulse
  2. Build the project:
    cd pulse
    make build
  3. Run the binary:
    ./pulse

Contributing

Feel free to open an issue or submit a pull request if you have ideas or bug fixes.

License

This project is licensed under the MIT License. See LICENSE for details.