This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
Immanuel
/
nnn
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
Do not clear buffer on selection end
master
Arun Prakash Jana
пре 6 година
родитељ
17de5bfc27
комит
b340ecc257
No known key found for this signature in database
GPG Key ID:
A75979F35C080412
1 измењених фајлова
са
0 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
src/nnn.c
+ 0
- 1
src/nnn.c
Прегледај датотеку
@@ -898,7 +898,6 @@ static void endselection(void)
if (selbufpos) { /* File path(s) written to the buffer */
writesel(pselbuf, selbufpos - 1); /* Truncate NULL from end */
spawn(copier, NULL, NULL, NULL, F_NOTRACE);
selbufpos = 0;
}
}
Write
Preview
Loading…
Откажи
Сачувај