Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

- **Batch Value Management**: Modify values in many files (supports path name expansion) simultaneously with simple commands.
- **Multiple Targeting Modes**: Identify values to change by tag, line/column, or regex — works with any text file.
- **Presets & Profiles**: Define named presets and instantly switch between configurations for different environments (dev, prod, staging, etc.).
- **Presets**: Define named presets and instantly switch between configurations for different environments (dev, prod, staging, etc.).
- **Local & Global Modes**: Use configuration locally in your project, or globally across your system.
- **History & Undo/Redo**: Mistake? xet tracks changes and supports undo/redo for safe editing.
- **SSH Support**: Update files on remote systems using SSH integration (via your OpenSSH config).
Expand Down
Loading