Skip to content

Commit

Permalink
Fix select_all_children command (#11195)
Browse files Browse the repository at this point in the history
  • Loading branch information
leandrobbraga authored Jul 16, 2024
1 parent 5353510 commit aac8142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Features:
Commands:

- `select_all_siblings` (`A-a`) - select all siblings of each selection ([87c4161](https://github.com/helix-editor/helix/commit/87c4161))
- `select_all_children` (`A-i`) - select all children of each selection ([fa67c5c](https://github.com/helix-editor/helix/commit/fa67c5c))
- `select_all_children` (`A-I`) - select all children of each selection ([fa67c5c](https://github.com/helix-editor/helix/commit/fa67c5c))
- `:read` - insert the contents of the given file at each selection ([#10447](https://github.com/helix-editor/helix/pull/10447))

Usability improvements:
Expand Down

0 comments on commit aac8142

Please sign in to comment.