mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Added package tabcompletion (#2387)
Co-authored-by: z-kk <z-kk@gmail.com>
This commit is contained in:
parent
1757ac4365
commit
b09ba96133
@ -27718,5 +27718,19 @@
|
||||
"description": "math parser/evaluator library",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/hamidb80/emath"
|
||||
},
|
||||
{
|
||||
"name": "tabcompletion",
|
||||
"url": "https://github.com/z-kk/tabcompletion",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"stdin",
|
||||
"readline",
|
||||
"tab",
|
||||
"completion"
|
||||
],
|
||||
"description": "stdin tab completion library",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/z-kk/tabcompletion"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user