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

Syntax highlighting #89

Open
ghost opened this issue Sep 20, 2018 · 3 comments
Open

Syntax highlighting #89

ghost opened this issue Sep 20, 2018 · 3 comments

Comments

@ghost
Copy link

ghost commented Sep 20, 2018

it seems youve made it pretty clear that this wont happen:

http://github.com/deadpixi/sam#things-that-wont-ever-happen-sorry

perhaps this page can serve as a place for people to voice their support - futile as it may be

@deadpixi
Copy link
Owner

It's not that it'll "never" happen. It's that the code for samterm is really old. Like pushing 30 years old. It was a crazy hack just to get the different colored backgrounds in.

I've been having some personal stuff to deal with lately (nothing bad, just time-consuming) that is slowly getting done. When things finally calm down and I have some real free time again, I was going to rewrite the terminal half of sam in Tcl (see below for reasons), and at that point it'll be easier to add things.

(The Tcl idea is because samterm right now is married to Xlib, Xt, and a custom bitmap layer on top of that (Xg). Tcl for just the terminal part makes sense, IMHO: it's installed by default on MacOS, most Linux distros, various BSDs, and is easily available for Windows, so the terminal part can be made platform independent...)

@ghost
Copy link
Author

ghost commented Dec 25, 2018

@deadpixi but tcl/tk is pretty old too, the wayland wave is comming and hopefully you will have working terminal from 80s, on a tk thats just as old, running on Xorf from 70s(?) through Xwayland? except if tk is going to be updated for wayland, which i dont expect to happen. sam is suppose to function through time and space, so make it more like so, start thinking about the future of it, not the past!

anyway tk is probably ok for now tho

@arizvisa
Copy link
Contributor

arizvisa commented Mar 15, 2022

lol. what i'd give to have syntax highlighting..but just for sam's commands and addressing to make it easier to dev with ssam from vim.

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