May 22, 2022 | ||
---|---|---|
View 7e2146f
Add quirk_duplicates, as it seems that the ignorenkeys hack is only necessary on Debian 10 Buster' sdl 2.0.9Dario Rodriguez authored on 22/05/2022 18:09:47 |
March 24, 2022 | ||
---|---|---|
View 28e1e4d
Implement scrolling with mousewheelDario Rodriguez authored on 24/03/2022 18:13:42 |
March 18, 2022 | ||
---|---|---|
View b64148f
Fix C89/POSIX C prototypes extractor for the hinter (fread/fwrite were missing)Dario Rodriguez authored on 18/03/2022 21:57:19 |
||
View e7cbf6d
Small cosmetic adjustments for line numbersDario Rodriguez authored on 18/03/2022 18:32:20 |
March 5, 2022 | ||
---|---|---|
View 12c726f
bugfix: change show-line-numbers toggle from Control+L to Control+N, as Control+L is search-nextDario Rodriguez authored on 05/03/2022 19:14:12 |
||
View 67cf656
Make the function listing slightly transparent (as intended)Dario Rodriguez authored on 05/03/2022 19:08:23 |
||
View 49e9809
Make Control+L show/hide line numbersDario Rodriguez authored on 05/03/2022 18:37:40 |
||
View 365dc22
More printout functionality: Add PageUp/PageDown movement, fill entire printout window regardless of selection size, show line numbers in printoutsDario Rodriguez authored on 05/03/2022 18:26:22 |
February 21, 2022 | ||
---|---|---|
View 132c048
add tcl language support for the hinter (uses tcl hinter instead of C hinter if first line starts with # and has tclsh, wish or expect)Dario Rodriguez authored on 21/02/2022 19:05:43 |
||
View d58ec00
make reui_balloon() able to display several lines when input string has newline characters or when the line is too large for the screen widthDario Rodriguez authored on 21/02/2022 19:02:33 |
February 20, 2022 | ||
---|---|---|
View b53a9ee
Make commandbuffer input to accept Control+TAB (to be able to search/substitute real tabs. Put a cursor con commandbuffer inputDario Rodriguez authored on 20/02/2022 15:03:32 |
||
View 098c498
Show real tabs as a red space, insert a real tab with Control+Tab (this functionality is to be able to edit Makefiles)Dario Rodriguez authored on 20/02/2022 14:38:48 |
February 19, 2022 | ||
---|---|---|
View a6baf5e
bugfix: fix uninitialized variable when getting func listingDario Rodriguez authored on 19/02/2022 17:46:26 |
February 17, 2022 | ||
---|---|---|
View 80b32ce
Implement a primitive function navigator when clicking on the status lineDario Rodriguez authored on 17/02/2022 22:52:05 |
January 11, 2022 | ||
---|---|---|
View b72b730
Implement more coherent behaviour when selecting with shiftDario Rodriguez authored on 11/01/2022 15:20:32 |