lite-xl/data
Francesco Abbate 5f215ccbd4
Fix logic in project's file insertion
The function "file_search" in core.init was sometimes giving a wrong index
value, off by one.

The problem happened for example when the entry to search was "less than"
the first entry, the function returned a value of two instead of one as
expected.

The bug was easily observed creating a new directory with a name that comes
as the first in alphabetical order within the project.
2021-12-20 20:08:10 +01:00
..
colors Add textadept theme and correct language_lua just a bit 2021-08-11 23:33:00 +02:00
core Fix logic in project's file insertion 2021-12-20 20:08:10 +01:00
fonts Use FiraSans regular for UI 2021-05-27 13:49:33 +02:00
plugins Avoid drawing hidden `TreeView` items 2021-12-20 20:06:30 +01:00