January 2, 2024 | ||
---|---|---|
View 65b0d5e
Implement unix domain socket command 'quit'.Dario Rodriguez authored on 02/01/2024 21:06:23 |
||
View aa4e1bc
Implement unix domain socket command 'select'.Dario Rodriguez authored on 02/01/2024 19:50:58 |
||
View d7ea301
Implement unix domain socket command 'list'.Dario Rodriguez authored on 02/01/2024 19:41:47 |
||
View 3fbdb83
Implement unix domain socket command 'id'. Implement unix domain socket data forwarding when there are several recenteditors editing the same filename and make clients try to start a server when the server closes the connection.Dario Rodriguez authored on 02/01/2024 19:31:21 |
||
View ea023e6
Implement unix domain socket command 'goto' to change current line:colDario Rodriguez authored on 02/01/2024 17:16:08 |
||
View 6a60d9d
Go to line now accepts an optional column with the syntax line:columnDario Rodriguez authored on 02/01/2024 17:14:35 |
January 1, 2024 | ||
---|---|---|
View 19ff20e
Add an unix domain socket to be able to integrate with other toolsDario Rodriguez authored on 01/01/2024 22:02:37 |
||
View 9858884
Add alternative dark theme, but left it disabled under a pair of #ifdef's (search for 'forest')Dario Rodriguez authored on 01/01/2024 11:40:55 |
September 25, 2023 | ||
---|---|---|
View f72266f
Theme supportDario Rodriguez authored on 25/09/2023 14:29:12 |
April 14, 2023 | ||
---|---|---|
View b65331d
Don't ask for exit confirmation on new files (was triggered because of the inserted \n at end-of-file)Dario Rodriguez authored on 14/04/2023 18:45:47 |
||
View bad4e36
bugfix: inserting tabs didn't work when compiling for 32bitsDario Rodriguez authored on 14/04/2023 18:43:47 |
December 1, 2022 | ||
---|---|---|
View c165aff
Code cleanup to avoid some warningsDario Rodriguez authored on 01/12/2022 14:41:21 |
||
View 8fd6c40
Make "Click on a printout" to go to that line in the main editor windowDario Rodriguez authored on 01/12/2022 14:34:38 |
September 8, 2022 | ||
---|---|---|
View c5317af
Make Control+Click search the string under the cursor in the function list and got to the line of the first ocurrence, as simplification of 'go to function definition'.Dario Rodriguez authored on 08/09/2022 21:59:55 |
August 22, 2022 | ||
---|---|---|
View 325d2be
fix: tweak the quirk with inserted characters when doing CTRL+/CTRL- to change the font size, as it was inserting the + and - into the edited fileDario Rodriguez authored on 22/08/2022 10:10:39 |