Michael Zeevi
Michael Zeevi
May be related to recurring events and/or changes being made (remotely?) to them. See screenshots below, comparing... ## Simple Calendar  ## Google calendar 
### Steps to reproduce 1. Select a contact and press the _Edit_ button. 2. Note the large red (in screenshot 1, below) initial letter at the top of the screen....
Background conditions: ``` ~$ aws configure list | grep region region ap-southeast-2 config-file ~/.aws/config ~$ aws s3 mb s3://cassandra-snapshot-test make_bucket: cassandra-snapshot-test-mz $ aws s3api get-bucket-location --bucket cassandra-snapshot-test { "LocationConstraint": "ap-southeast-2"...
Although I'm familiar with the possibility of using _closing_ brackets ([as was added](https://github.com/tpope/vim-surround/commit/3d188ed2113431cf8dac77be61b842acb64433d9) to [the FAQ](https://github.com/tpope/vim-surround#faq)) to prevent adding spaces - I personally have no use cases that require such...
## How to reproduce the issue? On OSM, with any layer (including _tracetrack_'s) that shows contour lines active, some of the lines' altitude labels are misoriented. This issue can cause...
The sync-fork action is hardcoded to retry 4 times, with a 60 second delay. Although this is useful in certain cases, it is unnecessarily slow in other cases. ## Classic...
## Overview With a `target_sync_branch` that has a _Branch protection rule_ configured and with `target_branch_push_args: --force`, I receive the following error: ``` Pushing synced data to target branch. remote: error:...
## Setup: - Vim - WSL - Windows 11 ## Issue: After running `:CodeiumChat` a truncated (has "`...`" in the middle) URL is shown on the status line: ``` Navigating...
When exiting insert mode, without yet accepting the suggested text (with `Tab`) using different methods - sometimes an undesired outcome occurs, leaving the suggested text displayed (and not selectable[!], albiet...
**Bug description** When marking a road surface quest with value "dirt" (`surface=dirt`) then a firmness quest comes up, for which when marking "solid" or "mostly solid" (`tracktype=grade1` or `..2`), the...