Skip to content

Commit

Permalink
Merge pull request #4139 from myk002/myk_mass_remove
Browse files Browse the repository at this point in the history
add keybinding for gui/mass-remove
  • Loading branch information
myk002 authored Jan 5, 2024
2 parents 597a5bb + 528d7b1 commit 63a28c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion data/init/dfhack.keybindings.init
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ keybinding add Alt-K@dwarfmode toggle-kbd-cursor

# gui/design
keybinding add Ctrl-D@dwarfmode/Default gui/design

keybinding add Ctrl-M@dwarfmode/Default gui/mass-remove


#####################
Expand Down
1 change: 1 addition & 0 deletions docs/changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ Template for new versions:

## New Features
- `sort`: search and sort for the "choose unit to elevate to the barony" screen. units are sorted by the number of item preferences they have and the units are annotated with the items that they have preferences for
- `gui/mass-remove`: new global keybinding: Ctrl-M while on the fort map

## Fixes
- `reveal`: now avoids revealing blocks that contain divine treasures, encased horrors, and deep vein hollows (so the surprise triggers are not triggered prematurely)
Expand Down

0 comments on commit 63a28c0

Please sign in to comment.