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.
NOTE: You must have Odin installed.
- Clone the repository:
git clone https://github.com/misterclayt0n/pulse
- Build the project:
cd pulse make build - Run the binary:
./pulse
Feel free to open an issue or submit a pull request if you have ideas or bug fixes.
This project is licensed under the MIT License. See LICENSE for details.