https://github.com/rxi/lite Skip to content Toggle navigation Sign up * Product + Actions Automate any workflow + Packages Host and manage packages + Security Find and fix vulnerabilities + Codespaces Instant dev environments + Copilot Write better code with AI + Code review Manage code changes + Issues Plan and track work + Discussions Collaborate outside of code + Explore + All features + Documentation + GitHub Skills + Blog * Solutions + By Plan + Enterprise + Teams + Compare all + By Solution + CI/CD & Automation + DevOps + DevSecOps + Case Studies + Customer Stories + Resources * Open Source + GitHub Sponsors Fund open source developers + The ReadME Project GitHub community articles + Repositories + Topics + Trending + Collections * Pricing [ ] * # In this repository All GitHub | Jump to | * No suggested jump to results * # In this repository All GitHub | Jump to | * # In this user All GitHub | Jump to | * # In this repository All GitHub | Jump to | Sign in Sign up {{ message }} rxi / lite Public * * Notifications * Fork 314 * Star 6.7k A lightweight text editor written in Lua License MIT license 6.7k stars 314 forks Star Notifications * Code * Issues 86 * Pull requests 22 * Actions * Projects 0 * Security * Insights More * Code * Issues * Pull requests * Actions * Projects * Security * Insights rxi/lite This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. master Switch branches/tags [ ] Branches Tags Could not load branches Nothing to show {{ refName }} default View all branches Could not load tags Nothing to show {{ refName }} default View all tags 1 branch 12 tags Code * Clone HTTPS GitHub CLI [https://github.com/r] Use Git or checkout with SVN using the web URL. [gh repo clone rxi/li] Work fast with our official CLI. Learn more. * Open with GitHub Desktop * Download ZIP Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching Xcode If nothing happens, download Xcode and try again. Launching Visual Studio Code Your codespace will open once ready. There was a problem preparing your codespace, please try again. Latest commit @rxi rxi Merge pull request #233 from takase1121/update_stb ... 38bd9b3 Jan 9, 2021 Merge pull request #233 from takase1121/update_stb update stb_truetype 38bd9b3 Git stats * 200 commits Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time .github Create FUNDING.yml Jun 18, 2020 data Added support for .pyw files in language_python plugin Dec 19, 2020 doc Added doc/usage.md Jul 19, 2020 src update stb_truetype Dec 28, 2020 winlib/SDL2-2.0.10 Initial commit Dec 28, 2019 .gitattributes Added icon.inl linguist-vendored to .gitattributes May 10, 2020 LICENSE Updated copyright year; 2019 => 2020 Jan 1, 2020 README.md Updated README.md for build.bat addition Oct 3, 2020 build.bat Added build.bat Oct 3, 2020 build.sh Added -fno-strict-aliasing to build script Jun 13, 2020 build_release.sh Replaced build.py/build.config.py with build.sh May 9, 2020 icon.ico Updated icon May 9, 2020 icon.inl Updated icon May 9, 2020 res.rc Initial commit Dec 28, 2019 View code lite Overview Customization Building Contributing License README.md lite screenshot A lightweight text editor written in Lua * Get lite -- Download for Windows and Linux * Get started -- A quick overview on how to get started * Get plugins -- Add additional functionality * Get color themes -- Add additional colors themes Overview lite is a lightweight text editor written mostly in Lua -- it aims to provide something practical, pretty, small and fast, implemented as simply as possible; easy to modify and extend, or to use without doing either. Customization Additional functionality can be added through plugins which are available from the plugins repository; additional color themes can be found in the colors repository. The editor can be customized by making changes to the user module. Building You can build the project yourself on Linux using the build.sh script or on Windows using the build.bat script (MinGW is required). Note that the project does not need to be rebuilt if you are only making changes to the Lua portion of the code. Contributing Any additional functionality that can be added through a plugin should be done so as a plugin, after which a pull request to the plugins repository can be made. In hopes of remaining lightweight, pull requests adding additional functionality to the core will likely not be merged. Bug reports and bug fixes are welcome. License This project is free software; you can redistribute it and/or modify it under the terms of the MIT license. See LICENSE for details. About A lightweight text editor written in Lua Resources Readme License MIT license Stars 6.7k stars Watchers 106 watching Forks 314 forks Releases 12 lite 1.11 Latest Jul 5, 2020 + 11 releases Sponsor this project Sponsor Learn more about GitHub Sponsors Packages 0 No packages published Contributors 11 * @rxi * @inad9300 * @dslul * @waywardmonkeys * @6r1d * @luveti * @extrowerk * @cptx032 * @richiefreedom * @takase1121 * @demodulatingswan Languages * Lua 79.9% * C 19.2% * Other 0.9% Footer (c) 2022 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Docs * Contact GitHub * Pricing * API * Training * Blog * About You can't perform that action at this time. You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.