# Zsh Cheatsheet ## Metadata **Status**:: #x **Zettel**:: #zettel/fleeting **Created**:: [[2023-07-31]] **Topic**:: [[♯ Shell]] **Parent**:: [[Zsh]] ## Synopsis - Copy the current command buffer ⇒ `C-o` ^1691244112852 - Stash the command buffer and run another first ⇒ `C-q` ^1691244112855 - Append an item from completion without close the menu ⇒ `A-a` ^1691244112859 - History expansion from the current command buffer ⇒ `!#` ^1691244112862