Valeriy Litkovskyy

Results 9 issues of Valeriy Litkovskyy

Added a `transmission-files-rename-path` command. It can rename paths inside torrent.

This adds a defcustom with precise structure for sly-lisp-implementations. Users can now set it easily through the custom interface. 2021-04-04 Valeriy Litkovskyy * sly.el (sly-lisp-implementations): Added defcustom sly-lisp-implementations

Add new, customizable, variable `tree-sitter-mode-lighter`. It lets the user to customize `tree-sitter-mode` lighter in `mode-line` and disable it by setting it to an empty string. This is very useful for...

## Please follow the guide below - You will be asked some questions, please read them **carefully** and answer honestly - Put an `x` into all the boxes [ ]...

To remove download limit for individual torrent, one have to provide a value [less than 0](https://github.com/holomorph/transmission/blob/a03a6f5c7b133e0a37896b6d993dd6d6d4532cc2/transmission.el#L659). To remove download limit globally, one have to provide a value [less than or...

Implement scrolling for menu when there are too many youtube-dl formats + increase/decrease boundaries for menu

Hi, thanks for the great project! I'm having issues with exclusion of some directories. I'm using [direnv](https://direnv.net/) (with [nix](https://nixos.org/) on linux) which puts, in the project directory, a `.direnv` directory...

It requires `export doNetConf=y`, so script should be modified to support ssdnodes `PROVIDER`. Without network configuration it wasn't working.

Hi, it fails to load with ECL on my machine. I think the problem is `asdf/parse-defsystem:bad-system-name` which is not present in ECL's asdf. Because with this patch https://github.com/xFA25E/sly-asdf/commit/0c854474485dee2b3977fb313086c6f38af7407d , it...