Thayne McCombs

Results 136 issues of Thayne McCombs

### Requested feature `showcmd` does the following: > In Visual mode the size of the selected area is shown: - When selecting characters within a line, the number of characters....

new feature

### Describe the feature Currently, SdkPublisher implements org.reactivestreams.Publisher. but that interface is now kind of deprecated, and replaced by java.util.concurrent.Flow.Publisher, which is part of the standard library in java 9...

feature-request
p3

I'm not sure what triggers it, several times, I have seen bloop get into a state where it uses up 100% of most of my CPU cores, which leads to...

needs more info
needs reproduction

Something like: ```scala implicit val DefaultFiniteDurationReads: Reads[FiniteDuration] = DefaultJavaDurationReads.map(_.toScala) ```

### Play JSON Version (2.5.x / etc) 3.0.3 ### API (Scala / Java / Neither / Both) Scala ### Operating System (Ubuntu 15.10 / MacOS 10.10 / Windows 10) ```...

A negatvie x, and y is perfectly acceptable for setting the window geometry. in fact it is desirable to do so when you want to include content above and/or to...

### Community note > [!TIP] > 👋 Hi there, OpenTofu community! The OpenTofu team prioritizes issues based on upvotes. Please make sure to upvote this issue and describe how it...

enhancement
needs-community-input
pending-decision

### Community note > [!TIP] > 👋 Hi there, OpenTofu community! The OpenTofu team prioritizes issues based on upvotes. Please make sure to upvote this issue and describe how it...

enhancement
pending-decision

Currently, the --list-details option is implemented by calling `ls -lhd` (possibly with color). This has a number of downsides, including poor performance, inability to work if `ls` is not installed...

feature-request