Hritik Vijay

Results 46 issues of Hritik Vijay

Fixes errors such as: `drwxrwx--x 6 root sdcard_rw 4096 2018-01-28 17:44 inshot wasn't matched, please report to the developer!` on a few devices.

Hi. Would it be possible for the editor to have Vi keybindings ? Being a vi user, I'm really accustomed to using just the alphabet part of my keyboard while...

Wrapper was an idea exclusively useful for running the binary via `i3-exec`. While that is of utmost importance, the current --run-command feature subsets wrapper and a *lot more*. The current...

### Description Unable to install using the instructions given at https://scancode-toolkit.readthedocs.io/en/stable/getting-started/install.html#installation-from-source-code-git-clone ### How To Reproduce ```sh wget https://github.com/nexB/scancode-toolkit/releases/download/v31.0.0b3/scancode-toolkit-31.0.0b3_py39-macos.tar.xz tar -xvf scancode-toolkit-31.0.0b3_py39-macos.tar.xz ./configure ... ERROR: Cannot install extractcode[full]==30.0.0 because these package...

bug
installation and packaging

WM such as i3 highly depend on startup notifications for many purposes. It would be great if butter-desktop could provide startup notifications.

I'm running Achlinux 5.6.3-arch1-1 with java-8-openjdk and the font size is way too small to read anything on my 1920x1080 monitor. Here is a screenshot for reference: ![image](https://user-images.githubusercontent.com/7457065/80263242-a392ea00-86ad-11ea-9906-98da7ede7b2e.png)

~After https://github.com/pallets/click/pull/1829~, while using ```py runner = CliRunner() result = runner.invoke(...) ``` `result.output` contains the newline introduced by the wrappings due to auto detected terminal width. This is undesirable in...

Again. https://github.com/nexB/vulnerablecode/actions/workflows/test-import-using-nix.yml

Old structure: - Overview: https://github.com/nexB/vulnerablecode/blob/main/docs/source/how-to-guides/add_new_importer.rst - Codebase: https://github.com/nexB/vulnerablecode/tree/ed2131656b1b3030c2f9eb28e25c10dbbedc8e1d New structure: - Overview: https://github.com/nexB/vulnerablecode/pull/525 - Codebase: https://github.com/nexB/vulnerablecode After migrating each importer make sure to - Modify tests under [vulnerabilities/tests](https://github.com/nexB/vulnerablecode/tree/main/vulnerabilities/tests) - Enable...

Priority: high
Data collection
good first issue
difficulty: intermediate
import-improver-migration