Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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