aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorShady Goat <48590492+ShadiestGoat@users.noreply.github.com>2022-04-27 22:48:27 +0000
committerjgmdev <jgmdev@gmail.com>2022-05-22 13:20:25 -0400
commit90b4eea97ad0884d8a2165dfb06066fbdc08578e (patch)
tree3acb0bf3080adcea08ec8cc2069b6e15952109e0 /README.md
parent2cab9ec9e0746f2ff3c41207e101c79db6d58ab2 (diff)
downloadlite-xl-plugins-90b4eea97ad0884d8a2165dfb06066fbdc08578e.tar.gz
lite-xl-plugins-90b4eea97ad0884d8a2165dfb06066fbdc08578e.zip
Added exterm
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index bf10ec6..047dda6 100644
--- a/README.md
+++ b/README.md
@@ -36,6 +36,7 @@ to something other than a raw file it should be marked with an asterisk.*
| [`centerdoc`](plugins/centerdoc.lua?raw=1) | Centers document's content on the screen and adds zen mode support *([screenshot](https://user-images.githubusercontent.com/3920290/82127896-bf6e4500-97ae-11ea-97fc-ba9a552bc9a4.png))* |
| [`colorpreview`](plugins/colorpreview.lua?raw=1) | Underlays color values (eg. `#ff00ff` or `rgb(255, 0, 255)`) with their resultant color. *([screenshot](https://user-images.githubusercontent.com/3920290/80743752-731bd780-8b15-11ea-97d3-847db927c5dc.png))* |
| [`console`](https://github.com/franko/console) | A console for running external commands and capturing their output *([gif](https://user-images.githubusercontent.com/3920290/81343656-49325a00-90ad-11ea-8647-ff39d8f1d730.gif))* |
+| [`exterm`](https://github.com/ShadiestGoat/lite-xl-exterm) | Allows to open an external console in current project directory |
| [`contextmenu`](https://github.com/takase1121/lite-contextmenu)\* | Simple context menu *([screenshot](https://github.com/takase1121/lite-contextmenu/blob/master/assets/screenshot.jpg?raw=true))* |
| [`copyfilelocation`](plugins/copyfilelocation.lua?raw=1) | Copy file location to clipboard |
| [`datetimestamps`](plugins/datetimestamps.lua?raw=1) | Insert date-, time- and date-time-stamps |