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 .`
> }
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
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 example, the
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
Hi All,
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?
Any help would be most appreciated!
Rob
:)
--
Unsubscribe info: http://cygwin.co
5 matches
Mail list logo