July 15, 2025
View 684b04a

Make Control+5 go to the matching parenthesis or curly bracket

Dario Rodriguez authored on 15/07/2025 15:21:43
January 22, 2024
View 09ccfaa

Show manpage of word under cursor with Control+F1 (opens a printout)

Dario Rodriguez authored on 22/01/2024 21:46:48
January 20, 2024
View f8e7d64

Make F1 open a help screen. Put title in printouts

Dario Rodriguez authored on 20/01/2024 15:17:33
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:col

Dario Rodriguez authored on 02/01/2024 17:16:08
View 6a60d9d

Go to line now accepts an optional column with the syntax line:column

Dario 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 tools

Dario 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 support

Dario 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 32bits

Dario Rodriguez authored on 14/04/2023 18:43:47
December 1, 2022
View c165aff

Code cleanup to avoid some warnings

Dario Rodriguez authored on 01/12/2022 14:41:21