We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 980436e commit f2e542aCopy full SHA for f2e542a
1 file changed
packages/funbox/src/list.ts
@@ -269,7 +269,7 @@ const list: Record<FunboxName, FunboxMetadata> = {
269
name: "read_ahead_hard",
270
},
271
tunnel_vision: {
272
- description: "Only see what's near the caret.",
+ description: "Only the area around the caret is visible.",
273
canGetPb: true,
274
difficultyLevel: 2,
275
properties: ["changesWordsVisibility", "hasCssFile"],
0 commit comments