Pasha Finkelshteyn

Results 73 issues of Pasha Finkelshteyn

comments inside repeatable rows should be handled separately. Is it possible to implement?

Say I have a synthetic situation: number `n` says how many symbols `x` will be after this number. After that, I want to drop all other `x`s. For example: ```kotlin...

**Is your feature request related to a problem? Please describe.** I'm downloading torrents and I want them to keep seeding but at the same time I want to have correctly...

enhancement

# When file a bug report (see below for feature requests) ### What version of GoTTY are you using (`gotty --version`)? ``` gotty --version gotty version unknown_version+unknown_commit ``` ### What...

Sometimes a speaker may be an expert on another speaker's talk. Currently there is no way to define this constraint at it would be nice to support this.

#### For bugs - Rule Id (if any, e.g. SC2016): - 0.7.0 and online: - [x] The rule's wiki page does not already cover this (e.g. https://shellcheck.net/wiki/SC2016) - [x] I...

part of strace: ``` connect(3, {sa_family=AF_UNIX, sun_path="/home/finkel/.tgfs/tg_socket"}, 110) = -1 ENOENT (No such file or directory) dup(2) = 4 fcntl(4, F_GETFL) = 0x8402 (flags O_RDWR|O_APPEND|O_LARGEFILE) fstat(4, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 1), ...})...

Please provide: https://jitpack.io/com/github/apache/spark/160c144baa/build.log - Does the project build on your machine with **the same** commands (e.g. ./gradlew install) ? Yes - What error are you seeing? `Detected Maven Version: 3.6.1...