January 23, 2024
View 31db0a0

regdb: gdb filter that synchronizes the current line of the editor to the gdb session

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

Dario Rodriguez authored on 22/01/2024 18:37:11
View 50199c9

rehelper: selecting a line number goes to that line of the last file used

Dario Rodriguez authored on 22/01/2024 18:31:07
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
View 67a6638

rehelper: fix problem when there are no editors running and a selection is done

Dario 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: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
View 128f515

rehelper: exit if it detects another instance is running

Dario Rodriguez authored on 02/01/2024 17:08:33
View 653e1df

rehelper initial version, monitors primary selection for filename:line ocurrences and sends the corresponding recenteditor the command to change current line

Dario Rodriguez authored on 02/01/2024 16:38:04
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