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

[BUG] can't open files from command line #14

Open
clach04 opened this issue Mar 16, 2024 · 1 comment
Open

[BUG] can't open files from command line #14

clach04 opened this issue Mar 16, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@clach04
Copy link
Contributor

clach04 commented Mar 16, 2024

Nyx Text Bug Report

Description

Editors typically support filenames as arguments and then open them for viewing.editing

Steps to Reproduce

  1. python editor/scripts/main.py editor/scripts/main.py

Expected Behavior

To see source code of main.py

Actual Behavior

No file opened

Screenshots

NA

Environment

  • OS: Windows 10

  • Nyx Text Version: [e.g., v1.0.0]

  • Other relevant information:

    commit 3cfb7d7 (HEAD -> main, origin/main, origin/HEAD)
    Author: Harsh Sahu yesh8harsh+github@gmail.com
    Date: Sat Mar 16 23:47:52 2024 +0530

      Initialized new window button
    

Additional Context

[Add any other context about the problem here. For example, any recent changes made to the project, or any workaround attempted.]

Possible Solution

[If you have any ideas on how to fix the bug, or where the problem might be located, please provide them here.]

Related Issues

[If there are any related issues or pull requests, please link them here.]

Your GitHub Username

[Please provide your GitHub username if you would like to be notified about updates or if further clarification is needed.]

Labels

[Choose appropriate labels to categorize the bug report, such as "bug", "needs investigation", etc.]

@clach04 clach04 added the bug Something isn't working label Mar 16, 2024
@parazeeknova
Copy link
Owner

Currently, it does not support a feature of opening files from the CLI, will implement in future (added to todo) !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants