| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-07-24 | Add an option to control auto capitalisation | Jules Aguillon | 1 | -1/+2 | |
| 2022-07-24 | Avoid automatic capitalisation when using arrows | Jules Aguillon | 1 | -6/+35 | |
| Disable capitalisation just after an arrow kind is pressed to avoid interrupting navigation. | |||||
| 2022-07-24 | Automatic capitalisation at beginning of sentences | Jules Aguillon | 1 | -0/+119 | |
| Keep track of end-of-sentence characters while typing and automatically enable shift when appropriate. The last few characters just before the cursor need to be queried in some cases: Begin of input, cursor has moved or text is deleted. This might have a performance cost. This normally only enable shift but it also needs to disable shift when the cursor moves. | |||||
