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 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 |
January 7, 2022 | ||
---|---|---|
View b94dd9e
bugfix: inserting in the space after the last character of the line now doesn't move selections after the insertion pointDario Rodriguez authored on 07/01/2022 18:15:46 |
||
View fc02e5f
Update author emailDario Rodriguez authored on 07/01/2022 17:57:32 |
December 4, 2021 | ||
---|---|---|
View 6ac95ce
Implement relative go-to-line (i.e. ctrl+q-l '+5')Dario Rodriguez authored on 04/12/2021 18:04:41 |
September 2, 2021 | ||
---|---|---|
View 689e4ad
make printout data change as the original data changes (that is, printouts are now a view to another part of the file)Dario Rodriguez authored on 02/09/2021 20:36:13 |
September 1, 2021 | ||
---|---|---|
View 5eb01ca
add commandbuf suggestion for 'find and replace' replace stringDario Rodriguez authored on 01/09/2021 20:38:40 |
||
View 5d9e7ad
rounded corners for commandbuf suggestionDario Rodriguez authored on 01/09/2021 20:33:06 |