liszt icon indicating copy to clipboard operation
liszt copied to clipboard

Save snippets of information quickly through the command line

Results 6 liszt issues
Sort by recently updated
recently updated
newest added

## 🐛 Describe the bug Liszt has some memleak issues: - whenever scanf is used, valgrind reports that Liszt leaks some memory (this one may be a stdio issue) -...

bug
help wanted
good first issue
up-for-grabs
URGENT

## 🐛 Describe the bug Specifically, the issue is that several methods repeat code, so it would be best to decompose out helper functions to use.

bug
help wanted
good first issue
up-for-grabs

Hi `scamacho23/liszt`! This is a one-off automatically generated pull request from LGTM.com :robot:. You might have heard that we’ve integrated LGTM’s underlying CodeQL analysis engine natively into GitHub. The result...

Can I complete the usage section in the readme?

## 🐛 Describe the bug I attempted to install and use lst, but it seg faults immediately on the -l or -a options. I've reproduced this on a mac running...

## ⚠️ Is your feature request related to a problem? Please describe * Integrate with readthedocs.org for hosting the documentation. ## 💡 Describe the solution you'd like * This can...