claude-code/.devcontainer
Masa1984a a6091b65c0 fix: Add nano and vim editors to devcontainer with default editor config
Fixes #2098

- Add nano and vim to provide editor choices for users
- Set EDITOR and VISUAL environment variables to nano as default
- This ensures /memory command and other tools work out of the box

Users can still change their preferred editor by setting these environment variables in their shell configuration.
2025-06-15 11:34:23 +09:00
..
devcontainer.json Claude Code 2025-02-22 09:29:29 -08:00
Dockerfile fix: Add nano and vim editors to devcontainer with default editor config 2025-06-15 11:34:23 +09:00
init-firewall.sh fix: remove duplicate comment 2025-05-25 17:29:29 +02:00