Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[command-line] Open file and goto line #29

Open
azawawi opened this issue Oct 12, 2014 · 4 comments
Open

[command-line] Open file and goto line #29

azawawi opened this issue Oct 12, 2014 · 4 comments
Labels

Comments

@azawawi
Copy link
Owner

azawawi commented Oct 12, 2014

It would be cool to have the following scenario:

farabi6 <filename><colon ":"><line-number>
# e.g.
farabi6 lib/Farabi6.pm6:115

This code will open Farabi6.pm6 and then go to the line #115

@timo
Copy link
Contributor

timo commented Nov 10, 2014

it could be interesting to also have a "farabi6-remote" binary (or built-in functionality to farabi6 itself) to open a given file in an existing "session".

@azawawi
Copy link
Owner Author

azawawi commented Nov 12, 2014

Could you explain your idea a bit further?

@timo
Copy link
Contributor

timo commented Nov 12, 2014

the idea is to right-click a file in my file manager and choose "open in farabi" or type "farabi6-remote foobar.p6" on the command-line and farabi would open an editor in my existing browser tab that has farabi in it

@azawawi
Copy link
Owner Author

azawawi commented Dec 8, 2014

Then this is a separate feature. This is desktop shell integration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants