-
Notifications
You must be signed in to change notification settings - Fork 26
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
Feature Request: Output screen to a local text file. Please upvote if you like. #17
Comments
👍 Yes this feature is essential. actullay I was thinking that BeagleTerm saves log file and shares it thru goole drive.. |
FileSync could be difficult. |
👍 |
Would love the ability to dump to a text file. I am a network engineer and am constantly needing to save configs. |
Recently I was thinking this feature. two options.
|
I can see benefits and uses for both options but if I had to pick one the Thanks for your response On Sun, Nov 9, 2014 at 1:56 PM, Sungguk Lim [email protected]
|
the drawback to "save-from-current" is that some programs mess with the tty to clobber the buffer. |
If you are referring to programs trying to clear the buffer prematurely, then I think it is a beagleterm problem, I rather have beagleterm react to such signals like GNU screen does and ignore clear commands as I'm missing important information just because of that. |
My design goal is "Putty" from Windows. and I'm working on implementing menu, saving buffers to file. sorry about late developmenent. If anybody who can join. please come and write code! https://github.com/sunglim/BeagleTermDart |
Thanks much for the feedback. I really appreciate it! @ahluntang @jumanjiman @Frazior |
I've never considered Putty to be a design goal. I was thinking something more like TeraTerm. I always thought it was simpler for newcomers than Putty. I'll take a look at BeagleTermDart when I get a chance to see how your UI's looked. |
Thanks for this great beagle-term app, and also for making it open source!
I would like to make a feature request to have the application output to a local plain-text file on the chromebook.
This would help because then I could go back and search through parts of the terminal output for troubleshooting.
For those others who use this great application, please indicate in the comments if you'd like to have the aforementioned feature as well.
Again, Thank You very much for your efforts! It's much appreciated!
humans-enabled
The text was updated successfully, but these errors were encountered: