| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
This works best with buffer.CARET_STICKY_OFF. For any other sticky setting, the
last x position may be lost (e.g. when set by mouse click, inserted indentation,
etc.).
 | 
 | 
Thanks to Ypnose.
 | 
 | 
 | 
 | 
 | 
 | 
CP1252 is a superset of ISO-8859-1.
 | 
 | 
Scintilla.iface has changed, as has some of its underlying platform API. Testing
sooner is better than later.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
This was particularly problematic when attempting to fetch all files with a
given extension, but not in a particular directory.
Also updated some relevant LuaDoc and removed temporary compatibility warnings.
 | 
 | 
 | 
 | 
1080p (full HD) screens seem to be the norm now.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Forcing a switch to and from the source buffer's view triggers "switch" view
events, which can cause trouble.
There's no need to know this in real-time and `buffer.modified` can be checked
in an `events.BUFFER_AFTER_SWITCH` or `events.VIEW_AFTER_SWITCH` handler.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Also updated LuaDoc.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
This allows other tools like curl to be used.
 | 
 | 
 | 
 | 
At least git allows files named '.git'.
 |