]> git.eshelyaron.com Git - emacs.git/commit
Fix Tramp for Android 7
authorJürgen Hötzel <juergen@archlinux.org>
Sun, 28 May 2017 11:06:53 +0000 (13:06 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 28 May 2017 11:06:53 +0000 (13:06 +0200)
commit288b3ca2e519903653b9bc88d281ecd9f6b162a4
treeab79d0c601e4a71be29688ccd132098da024d94d
parent527a7cc9425370f7217a4d2b6914b96dff6f5ec1
Fix Tramp for Android 7

* tramp-adb.el (tramp-adb-ls-toolbox-regexp):
Username part of prompt is empty on Android 7.
(tramp-adb-ls-toolbox-regexp):
Ignore addition links column on Android 7.
(tramp-adb-get-ls-command):
Dont use --color=none when using toybox (Android 7).  It's not
possible to disable coloring explicitly for toybox ls.
lisp/net/tramp-adb.el