ZIm/crates
Robert Clover b865db455d
Fix terminal line background being reset on each line (#7040)
Release Notes:

- Fixed #5027
- Fixed #5079

Info:

The terminal draws a rectangle for the background color of cells, but
this was being reset on every line. The effect of this was that tools
like Vim, Helix, and git-delta would only have one line with a
background color:

<img width="979" alt="Screenshot 2024-01-30 at 2 48 13 pm"
src="https://github.com/zed-industries/zed/assets/52195359/ab1873d2-0653-44c6-9406-bc2a277d9a2f">

After this change:

<img width="1011" alt="Screenshot 2024-01-30 at 2 49 45 pm"
src="https://github.com/zed-industries/zed/assets/52195359/6e4d2a70-590b-48b0-a464-4c827f55622e">
2024-01-29 21:01:02 -08:00
..
activity_indicator Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
ai Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
assets Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
assistant Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
audio Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
auto_update Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
breadcrumbs Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
call Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
channel Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
cli Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
client Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
clock Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
collab Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
collab_ui Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
collections Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
color Licenses: change license fields in Cargo.toml to AGPL-3.0-or-later. (#5535) 2024-01-27 13:51:16 +01:00
command_palette Fix casing of OpenZedUrl action (#7045) 2024-01-29 23:50:31 -05:00
copilot Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
copilot_ui Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
db Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
diagnostics Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
editor Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
feature_flags Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
feedback Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
file_finder Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
fs Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
fsevent fix: isolate macos-specific dependencies (#6854) 2024-01-27 13:38:55 +01:00
fuzzy Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
git Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
go_to_line Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
gpui Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
gpui_macros Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
install_cli Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
journal Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
language Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
language_selector Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
language_tools Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
live_kit_client Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
live_kit_server Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
lsp Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
media Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
menu Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
multi_buffer Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
node_runtime Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
notifications Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
outline Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
picker Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
plugin Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
plugin_macros Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
plugin_runtime Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
prettier Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
project Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
project_panel Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
project_symbols Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
quick_action_bar Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
recent_projects Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
refineable Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
rich_text Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
rope Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
rpc Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
search Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
semantic_index Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
settings Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
snippet Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
sqlez Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
sqlez_macros Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
story Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
storybook Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
sum_tree Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
terminal Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
terminal_view Fix terminal line background being reset on each line (#7040) 2024-01-29 21:01:02 -08:00
text Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
theme Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
theme_importer Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
theme_selector Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
ui Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
util Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
vcs_menu Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
vim Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
welcome Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
workspace Clean up Cargo.toml files (#7044) 2024-01-29 23:47:20 -05:00
zed Fix casing of OpenZedUrl action (#7045) 2024-01-29 23:50:31 -05:00
zed_actions Fix casing of OpenZedUrl action (#7045) 2024-01-29 23:50:31 -05:00