Granger wrote:Attack (the action from the menu) the one you want to.
Shitty mechanic though, there should be a hotkey to select the closest one the character is in combat with.
If you use amber, you can rebind tab from opening/closing inventory to cycling through targets. It requires a bit of code work though, perhaps if enough people suggest it Romovs will make it the default interaction. I rebound tab to I (for inventory) and ctrl+tab (can't remember) to just tab. Works wonderfully.
If interested in changing it yourself, looks like in Gameui.java you modify the gkey it checks for to 105
And in Fightsess.java line 447~ you remove the check ev.iscontroldown()