Alan Stebbens
Alan Stebbens
VI (VIM) has "mark" the current position to a register (a..z) and a "move" to the current line or position in a register. To mark the current position: ``` m...
First, thanks for a nice table formatter. Second, I've added some column "helper" functions to make the `tp` argument hashes easier to build. These are the in `column_helpers.rb` file. There...
This PR adds support for syncing query cache changes from the master connection cache to the replica query caches. The new test script confirms that a cache syncing problems exists,...
See [Gmail's IMAP Extensions](https://developers.google.com/google-apps/gmail/imap_extensions) for details. ### Use Case: When migrating from another IMAP account to a Gmail IMAP account, in addition to copying the folders and messages from the...
It should be possible to manage the dependencies when scripts source each other.
It should be possible to test the test utilities.