Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/takase1121/lite-contextmenu
Simple context menu for lite(-xl)
https://github.com/takase1121/lite-contextmenu
Last synced: 2 months ago
JSON representation
Simple context menu for lite(-xl)
- Host: GitHub
- URL: https://github.com/takase1121/lite-contextmenu
- Owner: takase1121
- License: mit
- Created: 2021-05-31T02:49:00.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-17T16:21:03.000Z (over 3 years ago)
- Last Synced: 2023-03-05T02:38:50.896Z (almost 2 years ago)
- Language: Lua
- Size: 27.3 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lite-contextmenu
Adds context menu to lite.![screenshot](https://raw.githubusercontent.com/takase1121/lite-contextmenu/master/assets/screenshot.jpg)
### Installation
- for lite users, just download and place `init.lua` into your `plugins` directory as `contextmenu.lua`
- for `lite-xl` users, download `init.xl.lua` instead### TreeView integration
- you will need to install [lite-fsutils](https://github.com/takase1121/lite-fsutils) for it to work.
- replace `treeview.lua` with the one in the repo