Re: cdargs usage

2010-09-25 Thread Robert Mark
Hi All, > Well, I worked out this much thanks to man cdargs: > > I can construct my own functions to "mark" a cdargs directory and then > "cdb" into it. > > function cdb() { >   cdargs "$1" && cd "`cat "$HOME/.cdargsresult"`" ; > } > > function mark() { >   cdargs --add=:$1:` cygpath -u -a .` > }

Re: cdargs usage

2010-09-25 Thread Robert Mark
Hi All, > I am confused about how to use cdargs. I have been reading these two pages: > http://www.linux.com/learn/tutorials/332972-cdargs-brings-bookmarks-to-the-linux-command-line > http://www.linux.com/archive/articles/114073 > > They reference things that don't seem to work on Cygwin. > > For

RE: cdargs usage

2008-08-12 Thread Buchbinder, Barry (NIH/NIAID) [E]
Robert Bram wrote on Monday, August 11, 2008 1:30 AM: > The cdargs manpage says: > > select current entry. > > But when I go to cdargs browse or list mode, I exit cdargs but the > directory hasn't changed. Have I misinterpreted how cdargs works in > Cygwin? No, not exactly. It sounds