We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Steps to trigger the problem:
buffer_font_size
zed::IncreaseBufferFontSize/DecreaseBufferFontSize/ResetBufferFontSize
Actual Behavior:
zed::IncreaseBufferFontSize/DecreaseBufferFontSize
zed::ResetBufferFontSize
"buffer_font_size": null
Expected Behavior:
Zed: v0.171.6 (Zed) OS: macOS 15.3.0 Memory: 16 GiB Architecture: x86_64
The text was updated successfully, but these errors were encountered:
#23505
Sorry, something went wrong.
No branches or pull requests
Summary
Steps to trigger the problem:
buffer_font_size
settingzed::IncreaseBufferFontSize/DecreaseBufferFontSize/ResetBufferFontSize
commandsActual Behavior:
zed::IncreaseBufferFontSize/DecreaseBufferFontSize
) changes thebuffer_font_size
settingzed::ResetBufferFontSize
) sets"buffer_font_size": null
, which uses the value of 15 from the default settingsExpected Behavior:
zed::IncreaseBufferFontSize/DecreaseBufferFontSize
) to temporarily adjust the font size, without changing thebuffer_font_size
settingzed::ResetBufferFontSize
) to reset to my configured default font sizeZed Version and System Specs
Zed: v0.171.6 (Zed)
OS: macOS 15.3.0
Memory: 16 GiB
Architecture: x86_64
The text was updated successfully, but these errors were encountered: