![](/s/cache/cd/35/cd3510a48b482da0f4ce447a29deebab.png)
Two more things...
1. Add a “Clear Search” or “Auto Clear Search” option to automatically clear search area when selected
2. Automatically close the keyboard when the “more” icon (3 dots) is pressed
![](/s/cache/64/f3/64f304c54a104a0b44ec6c7894dbe3a5.png)
Debug Terminal creation
I’m having trouble creating a terminal for a protected account (balabit). It would be really helpful to be able to get info about the ssh authentication. Is there any way to add to the logs, something like the equivalent if “ssh -v” or even “ssh -vvv”?
![](https://cdn.userecho.com/characters/84.png?1)
A LEFT and RIGHT shift button to move the cursor
I find it very difficult to drop the curser in the correct place. Thus I frequently have to delete and retype some of the code. Could we please have LEFT and RIGHT move buttons to enable the cursor to be repositioned.
![](https://cdn.userecho.com/characters/101.png?1)
iCloud synchronisation problem
My MacBook is not get synchronised anymore after catalina upgrade.
I cannot even see the Textstatic folder within my idrive directory.
Thanks for your help
![](https://cdn.userecho.com/characters/83.png?1)
X server for displaying plots
Is there any way to set a X server ( to display interactive plots from softwares like R, Python while using them on Linux in some SFTP server) ?
![](https://cdn.userecho.com/characters/99.png?1)
Es6 Modules
Does testastic support importing and exporting modules between js files? For some reason, the following code doesn’t seem to work https://feedback.textasticapp.com/communities/1-textastic-for-ios#
// file1.js
function sum(num1, num2) {
return num1 + num2;
}
export default sum;
// file2.js
import sum from "./file2.js";
console.log(sum(1, 2)); // instead of 3 I get the message “SyntaxError: Unexpected identifier 'sum'. import call expects
exactly one argument.”
note: file1 and file2 are in the same folder.
Thanks for your help.
Errol
Customer support service by UserEcho