September 24, 2025 | ||
---|---|---|
View 026cb77
Make Control+Shift+F1 use the manpage relevant to the current languageDario Rodriguez authored on 24/09/2025 10:48:32 |
July 15, 2025 | ||
---|---|---|
View 684b04a
Make Control+5 go to the matching parenthesis or curly bracketDario Rodriguez authored on 15/07/2025 15:21:43 |
February 1, 2024 | ||
---|---|---|
View be851e8
rehelper: add button to copy the PRIMARY selection to the CLIPBOARD selectionDario Rodriguez authored on 01/02/2024 19:52:55 |
January 23, 2024 | ||
---|---|---|
View 31db0a0
regdb: gdb filter that synchronizes the current line of the editor to the gdb sessionDario Rodriguez authored on 23/01/2024 11:39:57 |
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 |
||
View 05038fe
bugfix: the hint system was not able to extract the first word of the fileDario Rodriguez authored on 22/01/2024 18:37:11 |
||
View 50199c9
rehelper: selecting a line number goes to that line of the last file usedDario Rodriguez authored on 22/01/2024 18:31:07 |
January 20, 2024 | ||
---|---|---|
View f8e7d64
Make F1 open a help screen. Put title in printoutsDario Rodriguez authored on 20/01/2024 15:17:33 |
||
View 67a6638
rehelper: fix problem when there are no editors running and a selection is doneDario Rodriguez authored on 20/01/2024 11:16:45 |
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 |