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

Linux script for viewing TEdit files #1795

Open
pamoroso opened this issue Aug 5, 2024 · 1 comment
Open

Linux script for viewing TEdit files #1795

pamoroso opened this issue Aug 5, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@pamoroso
Copy link
Contributor

pamoroso commented Aug 5, 2024

While browsing Medley repos or archives on Linux we often come across long series of TEdit files we'd like to examine. As an option in addition to opening the files with TEdit on Medley, it would be useful to have a Linux script for viewing a TEdit file passed as an argument.

The script would launch a minimal Medley session and open the argument file from TEdit in read-only mode. Closing TEdit's window or executing the exit command would terminate the Medley session and return to the shell.

Similarly to the loadup scripts, the script would start Medley and feed it a properly constructed init file that calls TEdit and passes the argument file. It could be named tedit-see, tedit-view, or just tedit and reside in the scripts directory of the Medley repo.

@pamoroso
Copy link
Contributor Author

pamoroso commented Aug 9, 2024

@masinter is this the script for generating the HC files?

@MattHeffron MattHeffron added the enhancement New feature or request label Aug 12, 2024
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
None yet
Development

No branches or pull requests

3 participants