zed/assets/keymaps
George Waters 4b3c0cda73
Support path pasting in terminal (#48222)
This adds the functionality to support pasting the file path of an item
when the copied item supports it. This mirrors the behavior of
`Terminal.app` on macOS.

This only implements the functionality on macOS but could be extended to
other platforms.

I find this convenient when I'm using Finder to navigate around the file
system and I want to copy a directory or file path and put it in the
terminal. You can copy the item from Finder and paste it into the
terminal and it will write out the full path of the item, making it easy
to change directories or provide path parameters to commands.

Release Notes:

- Added path pasting functionality in terminal
2026-05-05 14:50:57 +00:00
..
linux Remove text thread and slash command crates (#52757) 2026-03-31 17:55:05 +02:00
macos Remove text thread and slash command crates (#52757) 2026-03-31 17:55:05 +02:00
default-linux.json git_graph: Fix search bar Vim key handling (#55510) 2026-05-02 20:50:51 +00:00
default-macos.json Support path pasting in terminal (#48222) 2026-05-05 14:50:57 +00:00
default-windows.json Support path pasting in terminal (#48222) 2026-05-05 14:50:57 +00:00
initial.json Add trailing commas to all asset jsonc files following #43854 (#44891) 2025-12-15 15:09:52 +00:00
storybook.json Add trailing commas to all asset jsonc files following #43854 (#44891) 2025-12-15 15:09:52 +00:00
vim.json git_graph: Improve navigation in Vim mode (#55506) 2026-05-03 17:19:47 +00:00