You've already forked linux-packaging-mono
Imported Upstream version 4.4.0.122
Former-commit-id: a99f46acaeba3ab496c7afc02c29b839e30a0d0b
This commit is contained in:
@ -596,6 +596,7 @@ namespace Mono.Terminal {
|
||||
|
||||
if (completions.Length == 1){
|
||||
InsertTextAtCursor (completions [0]);
|
||||
HideCompletions ();
|
||||
} else {
|
||||
int last = -1;
|
||||
|
||||
|
Reference in New Issue
Block a user