September 1, 2021 | ||
---|---|---|
View 6b4c615
Make old commandbuf (search string, etc) only a suggestion: reset commandbuf if key is not RIGHT/END/ENTER when showing the suggestionDario Rodriguez authored on 01/09/2021 18:43:41 |
July 11, 2021 | ||
---|---|---|
View 326ac94
bugfix: saving a file to a relative symlink now also works. This also fix the filename sent to plugins in files that are symlinks.Dario Rodriguez authored on 11/07/2021 10:35:47 |
||
View e66e4f8
bugfix: Saving a file now follows symlinksDario Rodriguez authored on 11/07/2021 09:29:02 |
June 3, 2021 | ||
---|---|---|
View 752deb8
Move cursor to mouse clickDario Rodriguez authored on 03/06/2021 05:01:07 |
June 2, 2021 | ||
---|---|---|
View 87602e1
bugfix: fix memory leak when getting the clipboard textDario Rodriguez authored on 02/06/2021 05:33:05 |
||
View 151de1e
fix: correctly set the boundaries of data to move on Ctrl+K+C/Ctrl+K+VDario Rodriguez authored on 02/06/2021 05:31:03 |
May 30, 2021 | ||
---|---|---|
View 61f5d83
fix: correctly handling of spaces at start and end of doing a Ctrl+C/Ctrl+V.Dario Rodriguez authored on 30/05/2021 15:04:46 |
April 25, 2021 | ||
---|---|---|
View 60f0e32
bugfix: was not showing prototypes hints if the cursor was in the space after the last character of the lineDario Rodriguez authored on 25/04/2021 10:31:35 |
||
View dee2427
bugfix: rearch&replace was not replacing the last occurrences if the new string was larger than the old string and the occurrence was close to the end of the selectionDario Rodriguez authored on 25/04/2021 10:10:41 |
||
View 8004bdd
Make Shift+HOME/Shift+END change the selection accordinglyDario Rodriguez authored on 25/04/2021 10:02:40 |
April 18, 2021 | ||
---|---|---|
View 62dbccb
Workaround for some graphics drivers: disable partial updates for now (using partial updates showed flickering, supposedly from frames from double buffering)Dario Rodriguez authored on 18/04/2021 18:50:39 |
March 31, 2021 | ||
---|---|---|
View 9e02b8c
Preserve file permissions on saveDario Rodriguez authored on 31/03/2021 16:36:06 |
March 20, 2021 | ||
---|---|---|
View 3cf9222
bugfix: was showing strange characters when a multibyte UTF-8 char crossed a chunk boundary; now behaves as expected (multibyte UTF-8 characters crossing a boundary display correctly)Dario Rodriguez authored on 20/03/2021 01:53:12 |
March 12, 2021 | ||
---|---|---|
View a493566
bugfix: selection was moving when inserting/deleting text before the selectionDario Rodriguez authored on 12/03/2021 22:54:34 |
January 21, 2021 | ||
---|---|---|
View 0f51980
Disable unnedded plugins in viewonly modeDario Rodriguez authored on 21/01/2021 21:21:23 |