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

2016-04-24 Thread Ryan Wilson
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, let me know if anyone > has > suggestions on how to resolve this on my end (

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 interferes with the vim plugin ctrlp >

Re: [dev] [question] Does bash suck?

2016-04-24 Thread Staven
On Sat, Apr 23, 2016 at 03:38:54PM +0200, Kamil Cholewiński wrote: > I don't like rc since there are two incompatible implementations, one is > the real thing and the other is actually usable for interactive use. rc is perfectly allright for interactive use, as long as you run it in a Plan9-compa

Re: [dev] execline shell

2016-04-24 Thread Kamil Cholewiński
On Sun, 24 Apr 2016, Greg Reagle wrote: > On 04/23/2016 07:49 PM, ra...@openmailbox.org wrote: >> execline works on a different concept than regular shells: >> http://skarnet.org/software/execline/grammar.html > > Execline looks interesting, but I don't quite comprehend it. How would > a script

[dev] execline shell

2016-04-24 Thread Greg Reagle
On 04/23/2016 07:49 PM, ra...@openmailbox.org wrote: execline works on a different concept than regular shells: http://skarnet.org/software/execline/grammar.html Execline looks interesting, but I don't quite comprehend it. How would a script such as the following be written in execline? #!/