Commit Graph

8 Commits (3dbe2c8c9bcda18a09b4a75b3c56afb35058a53d)

Author SHA1 Message Date
Thiago de Arruda 3dbe2c8c9b Fixed server log statements 12 years ago
Thiago de Arruda 6d2146a542 Refactored into a widget to enable asynchronous
update of the zle buffer
12 years ago
Thiago de Arruda 911730c1e4 Refactored client to use persistent connections
and server to use zselect for handling concurrency
12 years ago
Thiago de Arruda 2d67624963 Improved criteria used to popup autosuggestions 12 years ago
Thiago de Arruda 4ca0501c25 Add magic prefix to distinguish completion lines
from possible garbage output generated by the completion function
12 years ago
Thiago de Arruda 3734b1eb4e Fixed options completion 12 years ago
Thiago de Arruda c6c97ab7bd Got basic completions working, need to ignore
cases like 'kill name<tab>' which should replace the word
12 years ago
Thiago de Arruda 1e6e900abf Refactored completion server to use zsocket 12 years ago