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

Extend SEE command to bring up Tedit and pdf files #1714

Open
rmkaplan opened this issue May 15, 2024 · 1 comment
Open

Extend SEE command to bring up Tedit and pdf files #1714

rmkaplan opened this issue May 15, 2024 · 1 comment

Comments

@rmkaplan
Copy link
Contributor

Currently, the SEE Exec command interpets Lisp source files in a useful way, but just shows the characters/bytes for other file formats.

The See menu item in the File browser branches on its recognizable file types (based on what's on the variable FB.SEE.METHODS).

I propose extending the SEE exec command so that it operates in the same way.

@masinter
Copy link
Member

thThe "smart" versions sometimes mess up, or fail with ill-formed content or it doesn't guess the file name.

see :hexdump <file>
see :utf-8 <file>
see :tedit <file>

where it bottoms out at @pamoroso 's hexdump.

The filebrowser command menu is very confusing "Fix Directory Dates" under "Recompute"?
se

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

No branches or pull requests

2 participants