using Android JuiceSSH, and went to send a
message using SlyEdit Ice which errorred that
slyedit requires 80 width, cycled twice the
dropped the connection. Anyway to put a
condition check and exit gracefully back to
the board or give a prompt to change to
editor that supports urrent terminal width?
Hey, brah, logged onto my board on my phone
using Android JuiceSSH, and went to send a
message using SlyEdit Ice which errorred that
slyedit requires 80 width, cycled twice the
dropped the connection. Anyway to put a
condition check and exit gracefully back to
the board or give a prompt to change to
editor that supports urrent terminal width?
Re: Slyedit Ice
By: Mortifis to Nightfox on Sun Jul 21 2019 11:40 am
Hey, brah, logged onto my board on my phone
using Android JuiceSSH, and went to send a
message using SlyEdit Ice which errorred that
slyedit requires 80 width, cycled twice the
dropped the connection. Anyway to put a
condition check and exit gracefully back to
the board or give a prompt to change to
editor that supports urrent terminal width?
That wouldn't be a very simple fix. SlyEdit uses a width of at least 80 to display the top & bottom informational lines, so in order to support a width of less than 80, the top & bottom lines would need to be reformatted to fit less than 80 columns, and the code in SlyEdit would need to be changed to fit that width.
That wouldn't be a very simple fix. SlyEdit uses a width of at least
80 to display the top & bottom informational lines, so in order to
support a width of less than 80, the top & bottom lines would need to
be reformatted to fit less than 80 columns, and the code in SlyEdit
would need to be changed to fit that width.
The only time this is an issue is if a new user signs up one a device with less than 8- columns (my android phone using JuiceSSH has a width of 38) and has selected SlyEdit as the editor and then tries to leave a feedback to the SysOP, it will fail then drop the call and SBBS will delete the new user account ...
exit(1); // 1: Aborted
I tested this and it seems to have the solved the issue.
The only time this is an issue is if a new user signs up one a device with less than 8- columns (my android phone using JuiceSSH has a width of 38) and has selected SlyEdit as the editor and then tries to leave a feedback
Re: Re: Slyedit Ice
By: Mortifis to Nightfox on Sun Jul 21 2019 07:52 pm
The only time this is an issue is if a new user signs up one a device with less than 8- columns (my android phone using JuiceSSH has a width of 38) and has selected SlyEdit as the editor and then tries to leave a feedback
There are better terminal programs to use.. For instance, there is an fTelnet for Android that supports 80 columns.
to[...] Anyway to put a
condition check and exit gracefully back to
the board or give a prompt to change to
editor that supports urrent terminal width?
That wouldn't be a very simple fix. SlyEdit uses a width of at least 80
display the top & bottom informational lines, so in order to support a width of less than 80, [...]
On 2019 Jul 21 11:47:48, you wrote to Mortifis:
[...] Anyway to put a
condition check and exit gracefully back to
the board or give a prompt to change to
editor that supports urrent terminal width?
That wouldn't be a very simple fix. SlyEdit uses a width of at least 80to
display the top & bottom informational lines, so in order to support a width of less than 80, [...]
i read the above as asking for 1) a condition check and exiting gracefully back
to the BBS or 2) provide a prompt to use a different editor... 1 shouldn't be that hard to do, should it? ;)
condition check and exit gracefully back to
the board or give a prompt to change to
editor that supports urrent terminal width?
That wouldn't be a very simple fix. SlyEdit uses a width of atto
least 80
display the top & bottom informational lines, so in order to support
a width of less than 80, [...]
i read the above as asking for 1) a condition check and exiting gracefully back to the BBS or 2) provide a prompt to use a different editor... 1 shouldn't be that hard to do, should it? ;)
I understand his response, he thought I meant changing the whole editor to support varying columns widths and rows ... I dislike hacking anyone
Sysop: | sneaky |
---|---|
Location: | Ashburton,NZ |
Users: | 25 |
Nodes: | 8 (0 / 8) |
Uptime: | 34:26:18 |
Calls: | 1,890 |
Calls today: | 1 |
Files: | 11,074 |
Messages: | 933,562 |