Nicolas Holzschuch

Results 1262 comments of Nicolas Holzschuch

It could. It might take a little more tweaking given the sheer complexity of GNUEmacs, but in the end it could work. You'd have to edit every place where it...

Yes. This is directly related with one key specificity of iOS: `$HOME` is not accessible for writing, only `$HOME/Documents` is (and since the value of `$HOME` is used internally by...

Hi, you're right, this won't work: I did not include the aliases in the list of commands for auto-complete. I'll see what I can do.

It should work. Can you provide more information: what did you try, what did it do?

So, we need to debug things one by one. First, does the alias command work on it own? (i.e., if you type "alias ssh='ssh user@ipaddress'" at the prompt, then "alias",...

The public keys go into `~/Documents/.ssh/` (basically, every configuration file goes in the usual place, but moved to `~/Documents/` instead of `~`, because we can't write in `~`). If you...

`~/Documents` is visible in the Files app, under "On my iPad/a-Shell".

No, except maybe wait a little or reboot the iPad/iPhone. Try if it appears from a-Shell using pickFolder.

I could not reproduce the issue. Were there any other steps, before launching ipython? Do you have a screenshot?

Thanks. I hope whatever is causing it is fixed before release.