Re: [Rd] path autocompletion in 2.5.0

2007-04-26 Thread Ernest Turro
Apologies for missing that in NEWS. Apart for auto-completion breaking for paths with '-', this sounds very convenient. E On 26 Apr 2007, at 17:30, Prof Brian Ripley wrote: > Did you actually look at the NEWS file? > > o The Unix-alike readline terminal interface now does > command

Re: [Rd] path autocompletion in 2.5.0

2007-04-26 Thread Hin-Tak Leung
Read release note of 2.5.0. It is mentioned there. Ernest Turro wrote: > Hi, > > R 2.5.0 isn't auto-completing paths properly as it used to. E.g. > suppose I have: > > > dir("CEL/choe") > [1] "chipC-rep1.CEL" "chipC-rep2.CEL" "chipC-rep3.CEL" "chipS-rep1.CEL" > [5] "chipS-rep2.CEL" "chipS-rep

Re: [Rd] path autocompletion in 2.5.0

2007-04-26 Thread Prof Brian Ripley
Did you actually look at the NEWS file? o The Unix-alike readline terminal interface now does command-completion for R objects, incorporating the functionality formerly in package 'rcompletion' by Deepayan Sarkar. This can be disabled by setting the environment