Hi all, On st 0.6 (and HEAD), pressing F5 capitalizes the word under the cursor. This isn't a huge deal, but it interferes with the vim plugin ctrlp (https://github.com/ctrlpvim/ctrlp.vim). F5 is supposed to refresh the file list, but instead it closes the search menu and capitalizes the word under the cursor.
Does anyone know what this 'feature' is? The capitalization actually happens in xterm as well, but xterm plays nice with ctrlp (using st with term=xterm also seems to fix it). Thanks, Ryan