Metin Yazici
Metin Yazici
`yay` module doesn't keep track of the packages installed, it re-installs them because of the default behavior of yay (see below for the explanation). I ran this example playbook on...
**Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** When a user clicks on a row or on a button in a row...
**Describe the bug** Here's a broken `~/.gitconfig` file: ```conf [core] autocrlf = 'foo' ``` Then start `lazygit`: ```sh lazygit # panic: fatal: bad boolean config value ''foo'' for 'core.autocrlf' #...
The auto-completion feature for the objects doesn't seem to work when the radian gets into the debugging mode. This looks like a bug. An example to reproduce it: ```r R>>...
As there is no scalar data type in R, this is probably caused by the direct translation of the JS code to the R code. A workaround is to add...
Two important changes are introduced in the newest GNU R version 3.6.0 that will definitely affect the compatibility of Renjin. Those are: > Serialization format version 3 becomes the default...
This is a coming soon in R >= 3.6.0 References: + https://github.com/wch/r-source/commit/586c81aef5235dd0eedfd89d478ee82fd4a4b5b9 + https://r.789695.n4.nabble.com/What-is-the-best-way-to-determine-the-version-of-an-rds-td4758243.html
### Describe your bug. Split align keybinding `^W=` does work well with the bare `:FloatermNew` command but it doesn't work when it's with the command arguments of `:FloatermNew --wintype=split --position=belowright`....
**Is your feature request related to a problem? Please describe.** I'd like to keep the command log visible in the panes but I don't need to see the header text...
## Summary I use Healthchecks in my homelab and manage multiple checks. While I am grateful for the initial development work outlined [here](https://github.com/gethomepage/homepage/pull/1023), I believe the initial approach could not...