Re: [dev] [st] Why does F5 capitalize things?

2016-04-26 Thread Ryan Roden-Corrent
On Sun 04/24/16 11:57PM, Ryan Wilson wrote: > On Sun, 24 Apr 2016 20:21:19 -0500 Ryan Roden-Corrent > wrote > > I've reported a bug on ctrlp, because F5 seems to work for most other > things in > > vim (I can create bindings with it just fine). Still, le

Re: [dev] [st] Why does F5 capitalize things?

2016-04-24 Thread Ryan Roden-Corrent
On Sat 04/23/16 12:55PM, Ryan Wilson wrote: > On Sat, 23 Apr 2016 11:52:38 -0500 Ryan Roden-Corrent > wrote > > Hi all, > > > > On st 0.6 (and HEAD), pressing F5 capitalizes the word under the cursor. > > This isn't a huge deal, but it i

[dev] [st] Why does F5 capitalize things?

2016-04-23 Thread Ryan Roden-Corrent
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 und