Allowlist visually truncates long commands

Describe the Bug

Makes it impossible to see what has been added, especially via the Allow option when prompted by the chat it’s important to be able to verify what was added (the chat prompt should also show the full command it intends to add.)

Steps to Reproduce

(Set Auto-Run mode to Use Allow List)
Ask it to run a command not present in your allow list
Click to allow it
Check Options → Chat → Auto-Run → Command Allow List

Expected Behavior

I can see the entire command

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.4.2 (user setup)
VSCode Version: 1.99.3
Commit: 07aa3b4519da4feab4761c58da3eeedd253a1670
Date: 2025-08-06T19:23:39.081Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.19045

Additional Information

N/A

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. Could you share an example of a long command?

1 Like

Will get back with an example when I get the next one!
In the meantime here’s an example for the Command Allow List
$env:FORCE_DETERMINISTIC_EXECUTION=1 truncated to $env:FORCE_DETERMINISTIC_
(Not the best example as it won’t need to set this all the time but that was one I had on hand)
As you can see there’s plenty of horizontal space, if it would at least let me hover it that would be an improvement but there’s plenty of real estate it could occupy.

image

Bonus notice how the g in git is vertically truncated to make it look like qit could maybe be used to persuade or trick someone

image

1 Like

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.