veeshi

Results 18 issues of veeshi

Ran the clamav update script but when running manalyze it does not compile the yara rules due to syntax errors ``` [!] Error: [Yara compiler] yara_rules/clamav.yara(972693) : syntax error, unexpected...

## Expected Behavior Using select should open the correct tab ## Current Behavior Using select() to select a tab by id selects the tab after the tab with the id....

Using cargo-valgrind on a project using wirefilter shows a memory leak using `Scheme::add_function`. Valgrind output is: ``` Error leaked 2.3 kiB in 1 block Info at malloc at alloc::alloc::alloc (alloc.rs:86)...

Currently you can only edit files in a Github repository. It would be nice if we could create, rename and delete files and folders.

enhancement

Currently Acode supports FTP & FTPS. It would be nice in instances where these can't be used to be able to use SFTP, FTP over SSH.

enhancement

It would be useful to have an option to return the whoosh result object along with each result. One use case is so we can then at a later stage...

The current version of libinjection is built from [client9/libinjection](https://github.com/client9/libinjection) which was last updated on Mar 12, 2018. There is a newer fork [libinjection/libinjection](https://github.com/libinjection/libinjection) which, at the time of writing, has...

## PR Type Feature ## PR Checklist - [x] Tests for the changes have been added / updated. - [x] Documentation comments have been added / updated. - [ ]...

B-semver-minor
A-web

## Expected Behavior The `experimental-io-uring` feature on actix-files should work on kernels with io-uring support. ## Current Behavior Enabling the feature causes a panic when serving a named file: ```...

As TOML usage is increasing for config files it would be useful to generate the examples as TOML.