[FEATURE] Rename or provide an alias to /export as it is very similar to /exit and easy to pick the wrong one in the autocomplete or the dropdown

Resolved 💬 3 comments Opened Mar 29, 2026 by lgp171188 Closed Apr 2, 2026

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

I often save the session chat history with /export. When I type the slash command, Claude Code suggests auto-complete options in a dropdown where one can press enter to select it. Since /export and /exit show up in that list with /exit coming first, it is easy to accidentally select and run /exit instead of /export.

Proposed Solution

Provide an alias to /export, deprecate /export in favor of the alias, and remove it in the future?

Alternative Solutions

_No response_

Priority

Low - Nice to have

Feature Category

Interactive mode (TUI)

Use Case Example

_No response_

Additional Context

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗