Martin
Martin
Pressing `prefix + I` gives me this message: ``` '~/.tmux/plugins/tpm/tpm' returned 127 TMUX environment reloaded. Done, press ENTER to continue. ``` I have the prerequisites installed ``` username > ~...
Hi, this is my setup ``` > ~ uname CYGWIN_NT-6.1 > ~ cygcheck -V cygcheck (cygwin) 2.5.1 System Checker for Cygwin Copyright (C) 1998 - 2016 Red Hat, Inc. This...
### Description of the problem / feature request: `./gradlew clean compileJava` throws this error ``` Service.java:1: error: An unhandled exception was thrown by the Error Prone static analysis plugin. package...
What is needed to update to Scala 2.13 or 3 and make it work with exercism. I am sure someone will do that in a PR but its likely a...
### Is your feature request related to a problem? Please describe. Adding the `Obsolete` attribute to an rpc method that is overriden warns that the base method is non-obselete: `Obsolete...
I picked the MoonRise theme but the Breadcrumb stays bright
Hi, in your description I need to install the jcasc plugin via the UI and then I can do everything via configuration. But how do I skip that first UI...
I am currently evaluating ksqldb and confluent cloud as a possible solution for a new project. I am using this setup: ``` CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES...
**Describe the bug** When a field/property has type `decimal` the statementgenerator maps the type to `DECIMAL` instead of `DECIMAL(precision,scale)` where precision and scale must be some integer number. **To Reproduce**...
I would like to have the cursor on a new line and the prompt above that, like in the screenshot before I source the .bashrc.  Is this possible?