index
:
kakoune.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
remote.hh
Age
Commit message (
Collapse
)
Author
2013-03-12
Modify network protocol to allow commands through the socket
Maxime Coste
2013-01-11
RemoteClient owns the FDWatcher of it's socket
Maxime Coste
2013-01-10
Refactor EventManager
Maxime Coste
Watching a file descriptor is now done using a FDWatcher object
2012-12-18
Support initial command passing when a client is connecting
Maxime Coste
2012-12-14
UserInterface: add info box support
Maxime Coste
using the info command, you can display an arbitrary string in a tooltip box.
2012-11-19
add some debug output to RemoteUI
Maxime Coste
2012-10-30
Add a ClientManager for managing client lifetimes
Maxime Coste
2012-10-29
NCurses: refactor status line handling, and disambiguate status line from ↵
Maxime Coste
mode line
2012-10-28
Handle all available input before redrawing
Maxime Coste
2012-10-26
remote: send resize message when needed
Maxime Coste
2012-10-26
remote: check read/write results, detect disconnections
Maxime Coste
2012-10-25
send actual dimensions of remote client at connection
Maxime Coste
2012-10-23
Add some remote client support protocol code
Maxime Coste
[prev]