[forge-issues] [JBoss JIRA] (FORGE-198) Provide shortcuts navigation plugins for bookmarking resources / returning to bookmarks

Anonymous (Updated) (JIRA) jira-events at lists.jboss.org
Wed Jan 4 03:24:11 EST 2012


     [ https://issues.jboss.org/browse/FORGE-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anonymous updated FORGE-198:
----------------------------

              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/forge/plugin-repository/pull/7

    
> Provide shortcuts navigation plugins for bookmarking resources / returning to bookmarks
> ---------------------------------------------------------------------------------------
>
>                 Key: FORGE-198
>                 URL: https://issues.jboss.org/browse/FORGE-198
>             Project: Forge
>          Issue Type: Feature Request
>          Components: Builtin Plugins
>    Affects Versions: 1.0.0.Alpha2
>            Reporter: Lincoln Baxter III
>            Assignee: Pablo Palazon
>
> the "mark" and "go" commands would be useful
> $ go home
> $ go project
> $ mark javasrc
> $ cd ~/
> $ go javasrc
> takes you back to that dir
> with tab-completion of course
> $ go java<TAB>
> $ go javasrc
> // go without an argument lists the available targets
> $ go
>      home (global)
>      project
>      javasrc
> By default, "mark" adds the bookmark to the current project's /META-INF/forge.xml
> the --global command would redirect these settings to the ~/.forge/forge.xml or ~/.forge/config file
> $ mark {name} --global (default command?)
> $ mark add {name} --global
> $ mark del {name} --global
> $ mark list --global

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the forge-issues mailing list