ZIm/crates/terminal_view/src
Nate Butler e8a2dd92c8
Derive icon paths (#17816)
This PR improves adding and working with icons by using the new
`DerivePathStr` to derive icon paths.

This means paths no longer need to be manually specified, and the
`IconName` and file name will always be consistent between icons.

This PR does not do any work to standardize icons visually, remove
unused icons, or any other such cleanup.

Release Notes:

- N/A
2024-09-13 21:12:29 -04:00
..
persistence.rs Restore unsaved buffers on restart (#13546) 2024-07-17 18:10:20 +02:00
terminal_element.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
terminal_panel.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
terminal_view.rs Derive icon paths (#17816) 2024-09-13 21:12:29 -04:00