Antoine Delia
Antoine Delia
If you're on the first item of a Bullet and press the `ARROW_UP` key, it goes to the last item rather than being blocked on the first one. Same idea...
Hey, I tried implementing a keyboard event as seen in the check.py example. I have something rather simple: ``` from bullet import Bullet, keyhandler from bullet.charDef import ESC_KEY class EscapeBullet(Bullet):...
### Environment * DiffSync version: 1.4.1 ### Proposed Functionality Implement either a global or model flag (or both) called `IGNORE_CASE`, that will tell DiffSync to ignore case-sensitive mismatches. Example for...
This pull request adds the French translation. I tried my best following the guide on translation, and would be happy to fix things that I may not have followed correctly....
When I'm installing the module, I get the following warnings: ``` npm WARN [email protected] requires a peer of @angular/common@^6.0.0-rc.0 || ^6.0.0 but none is installed. You must install peer dependencies...