From 3d7fc0ea14f14664b1f2745a355cdff86fe79f73 Mon Sep 17 00:00:00 2001 From: Pokey Rule Date: Thu, 7 Oct 2021 13:23:04 +0100 Subject: [PATCH 1/2] Tried new SVGs --- docs/README.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/README.md b/docs/README.md index 68e14b61..bbe417d7 100644 --- a/docs/README.md +++ b/docs/README.md @@ -106,18 +106,18 @@ minimize syllables. The following shapes are supported: -| Spoken form | Internal ID | Shape | Enabled by default? | -| -------------- | ------------ | -------------------------------------------------------------------------------------------------------- | ------------------- | -| `"ex"` | `ex` | ![Ex](https://raw.githubusercontent.com/pokey/cursorless-vscode/main/images/hats/ex.svg) | ❌ | -| `"fox"` | `fox` | ![Fox](https://raw.githubusercontent.com/pokey/cursorless-vscode/main/images/hats/fox.svg) | ❌ | -| `"wing"` | `wing` | ![Wing](https://raw.githubusercontent.com/pokey/cursorless-vscode/main/images/hats/wing.svg) | ❌ | -| `"hole"` | `hole` | ![Hole](https://raw.githubusercontent.com/pokey/cursorless-vscode/main/images/hats/hole.svg) | ❌ | -| `"frame"` | `frame` | ![Frame](https://raw.githubusercontent.com/pokey/cursorless-vscode/main/images/hats/frame.svg) | ❌ | -| `"curve"` | `curve` | ![Curve](https://raw.githubusercontent.com/pokey/cursorless-vscode/main/images/hats/curve.svg) | ❌ | -| `"eye"` | `eye` | ![Eye](https://raw.githubusercontent.com/pokey/cursorless-vscode/main/images/hats/eye.svg) | ❌ | -| `"play"` | `play` | ![Play](https://raw.githubusercontent.com/pokey/cursorless-vscode/main/images/hats/play.svg) | ❌ | -| `"crosshairs"` | `crosshairs` | ![Crosshairs](https://raw.githubusercontent.com/pokey/cursorless-vscode/main/images/hats/crosshairs.svg) | ❌ | -| `"bolt"` | `bolt` | ![Bolt](https://raw.githubusercontent.com/pokey/cursorless-vscode/main/images/hats/bolt.svg) | ❌ | +| Spoken form | Internal ID | Shape | Enabled by default? | +| ----------- | ------------ | ---------------------------------------------------------------------------------------------------------------------------- | ------------------- | +| `"ex"` | `ex` | ![Ex](https://raw.githubusercontent.com/pokey/cursorless-vscode/tweak-svg-readme-display/images/hats/ex.svg) | ❌ | +| `"fox"` | `fox` | ![Fox](https://raw.githubusercontent.com/pokey/cursorless-vscode/tweak-svg-readme-display/images/hats/fox.svg) | ❌ | +| `"wing"` | `wing` | ![Wing](https://raw.githubusercontent.com/pokey/cursorless-vscode/tweak-svg-readme-display/images/hats/wing.svg) | ❌ | +| `"hole"` | `hole` | ![Hole](https://raw.githubusercontent.com/pokey/cursorless-vscode/tweak-svg-readme-display/images/hats/hole.svg) | ❌ | +| `"frame"` | `frame` | ![Frame](https://raw.githubusercontent.com/pokey/cursorless-vscode/tweak-svg-readme-display/images/hats/frame.svg) | ❌ | +| `"curve"` | `curve` | ![Curve](https://raw.githubusercontent.com/pokey/cursorless-vscode/tweak-svg-readme-display/images/hats/curve.svg) | ❌ | +| `"eye"` | `eye` | ![Eye](https://raw.githubusercontent.com/pokey/cursorless-vscode/tweak-svg-readme-display/images/hats/eye.svg) | ❌ | +| `"play"` | `play` | ![Play](https://raw.githubusercontent.com/pokey/cursorless-vscode/tweak-svg-readme-display/images/hats/play.svg) | ❌ | +| `"cross"` | `crosshairs` | ![Crosshairs](https://raw.githubusercontent.com/pokey/cursorless-vscode/tweak-svg-readme-display/images/hats/crosshairs.svg) | ❌ | +| `"bolt"` | `bolt` | ![Bolt](https://raw.githubusercontent.com/pokey/cursorless-vscode/tweak-svg-readme-display/images/hats/bolt.svg) | ❌ | You can enable or disable shapes in your VSCode settings, by searching for `cursorless.hatEnablement.shapes` and checking the box next to the internal ID for the given shape as listed above. From 60e60cc20962c3190cc1142a39bdf3be1deea405 Mon Sep 17 00:00:00 2001 From: Pokey Rule Date: Thu, 7 Oct 2021 13:44:10 +0100 Subject: [PATCH 2/2] Revert branch --- docs/README.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/README.md b/docs/README.md index bbe417d7..48265ee3 100644 --- a/docs/README.md +++ b/docs/README.md @@ -106,18 +106,18 @@ minimize syllables. The following shapes are supported: -| Spoken form | Internal ID | Shape | Enabled by default? | -| ----------- | ------------ | ---------------------------------------------------------------------------------------------------------------------------- | ------------------- | -| `"ex"` | `ex` | ![Ex](https://raw.githubusercontent.com/pokey/cursorless-vscode/tweak-svg-readme-display/images/hats/ex.svg) | ❌ | -| `"fox"` | `fox` | ![Fox](https://raw.githubusercontent.com/pokey/cursorless-vscode/tweak-svg-readme-display/images/hats/fox.svg) | ❌ | -| `"wing"` | `wing` | ![Wing](https://raw.githubusercontent.com/pokey/cursorless-vscode/tweak-svg-readme-display/images/hats/wing.svg) | ❌ | -| `"hole"` | `hole` | ![Hole](https://raw.githubusercontent.com/pokey/cursorless-vscode/tweak-svg-readme-display/images/hats/hole.svg) | ❌ | -| `"frame"` | `frame` | ![Frame](https://raw.githubusercontent.com/pokey/cursorless-vscode/tweak-svg-readme-display/images/hats/frame.svg) | ❌ | -| `"curve"` | `curve` | ![Curve](https://raw.githubusercontent.com/pokey/cursorless-vscode/tweak-svg-readme-display/images/hats/curve.svg) | ❌ | -| `"eye"` | `eye` | ![Eye](https://raw.githubusercontent.com/pokey/cursorless-vscode/tweak-svg-readme-display/images/hats/eye.svg) | ❌ | -| `"play"` | `play` | ![Play](https://raw.githubusercontent.com/pokey/cursorless-vscode/tweak-svg-readme-display/images/hats/play.svg) | ❌ | -| `"cross"` | `crosshairs` | ![Crosshairs](https://raw.githubusercontent.com/pokey/cursorless-vscode/tweak-svg-readme-display/images/hats/crosshairs.svg) | ❌ | -| `"bolt"` | `bolt` | ![Bolt](https://raw.githubusercontent.com/pokey/cursorless-vscode/tweak-svg-readme-display/images/hats/bolt.svg) | ❌ | +| Spoken form | Internal ID | Shape | Enabled by default? | +| ----------- | ------------ | -------------------------------------------------------------------------------------------------------- | ------------------- | +| `"ex"` | `ex` | ![Ex](https://raw.githubusercontent.com/pokey/cursorless-vscode/main/images/hats/ex.svg) | ❌ | +| `"fox"` | `fox` | ![Fox](https://raw.githubusercontent.com/pokey/cursorless-vscode/main/images/hats/fox.svg) | ❌ | +| `"wing"` | `wing` | ![Wing](https://raw.githubusercontent.com/pokey/cursorless-vscode/main/images/hats/wing.svg) | ❌ | +| `"hole"` | `hole` | ![Hole](https://raw.githubusercontent.com/pokey/cursorless-vscode/main/images/hats/hole.svg) | ❌ | +| `"frame"` | `frame` | ![Frame](https://raw.githubusercontent.com/pokey/cursorless-vscode/main/images/hats/frame.svg) | ❌ | +| `"curve"` | `curve` | ![Curve](https://raw.githubusercontent.com/pokey/cursorless-vscode/main/images/hats/curve.svg) | ❌ | +| `"eye"` | `eye` | ![Eye](https://raw.githubusercontent.com/pokey/cursorless-vscode/main/images/hats/eye.svg) | ❌ | +| `"play"` | `play` | ![Play](https://raw.githubusercontent.com/pokey/cursorless-vscode/main/images/hats/play.svg) | ❌ | +| `"cross"` | `crosshairs` | ![Crosshairs](https://raw.githubusercontent.com/pokey/cursorless-vscode/main/images/hats/crosshairs.svg) | ❌ | +| `"bolt"` | `bolt` | ![Bolt](https://raw.githubusercontent.com/pokey/cursorless-vscode/main/images/hats/bolt.svg) | ❌ | You can enable or disable shapes in your VSCode settings, by searching for `cursorless.hatEnablement.shapes` and checking the box next to the internal ID for the given shape as listed above.