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

✨ Flag to reuse the last active window #5

Open
austincondiff opened this issue Oct 1, 2022 · 0 comments
Open

✨ Flag to reuse the last active window #5

austincondiff opened this issue Oct 1, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@austincondiff
Copy link
Contributor

austincondiff commented Oct 1, 2022

Proposed Addition

Argument Description
-r or --reuse-window Use the last active window.

Description

When opening a file, tell CodeEdit to open the file in the last active window instead of opening the file in a new window (default behavior).

Examples

codeedit Example.swift:43:10 --reuse-window
codeedit Example.swift:43:10 -r
@austincondiff austincondiff added the enhancement New feature or request label Oct 1, 2022
@austincondiff austincondiff changed the title CLI Tools: reuse-window ✨ CLI Tools: reuse-window Oct 1, 2022
@austincondiff austincondiff transferred this issue from CodeEditApp/CodeEdit Dec 6, 2022
@austincondiff austincondiff changed the title ✨ CLI Tools: reuse-window ✨ Flag to reuse an existing window Dec 6, 2022
@austincondiff austincondiff changed the title ✨ Flag to reuse an existing window ✨ Flag to reuse the last active window Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 📋 Todo
Development

No branches or pull requests

1 participant