Vladimir Rudnyh
|
ea19b7bcf8
|
Add highlight color config variables
|
2013-12-03 23:45:56 +04:00 |
|
Vladimir Rudnyh
|
196cfa0eb0
|
Remove spaces at the end of lines
|
2013-12-03 23:25:52 +04:00 |
|
Thiago de Arruda
|
8af98f7d29
|
Validate original widget name when restoring on
autosuggest-pause
|
2013-11-08 11:49:33 -03:00 |
|
Thiago de Arruda
|
6ddbde147f
|
Fixed syntax highlight in README code snippet
|
2013-11-08 08:24:02 -03:00 |
|
Thiago de Arruda
|
7d737e3cc8
|
Fixed accept-line and motion widgets integration
with zsh-syntax-highlighting
|
2013-11-08 08:20:57 -03:00 |
|
Thiago de Arruda
|
a0d6493f34
|
Update documentation
|
2013-11-07 20:17:10 -03:00 |
|
Thiago de Arruda
|
7cb87a8a55
|
Integrate with zsh-syntax-highlighting
|
2013-11-07 20:12:33 -03:00 |
|
Thiago de Arruda
|
936056fd9b
|
Refactored, only use completion server on
zsh > 5.0.3(where the zle -F issue will be fixed)
|
2013-11-07 18:42:17 -03:00 |
|
Thiago de Arruda
|
a6f53879ae
|
Direct less frequent log messages to stderr for
easier debugging
|
2013-10-30 08:36:53 -03:00 |
|
Thiago de Arruda
|
3dbe2c8c9b
|
Fixed server log statements
|
2013-10-29 19:01:31 -03:00 |
|
Thiago de Arruda
|
09954ddd71
|
Add link to shelr demo
|
2013-10-29 16:08:56 -03:00 |
|
Thiago de Arruda
|
77ef2e0259
|
Update instructions
|
2013-10-29 14:32:51 -03:00 |
|
Thiago de Arruda
|
6d2146a542
|
Refactored into a widget to enable asynchronous
update of the zle buffer
|
2013-10-29 14:27:42 -03:00 |
|
Thiago de Arruda
|
911730c1e4
|
Refactored client to use persistent connections
and server to use zselect for handling concurrency
|
2013-10-29 12:01:18 -03:00 |
|
Thiago de Arruda
|
2d67624963
|
Improved criteria used to popup autosuggestions
|
2013-10-29 10:46:39 -03:00 |
|
Thiago de Arruda
|
4ca0501c25
|
Add magic prefix to distinguish completion lines
from possible garbage output generated by the completion function
|
2013-10-29 08:26:59 -03:00 |
|
Thiago de Arruda
|
3734b1eb4e
|
Fixed options completion
|
2013-10-29 08:17:03 -03:00 |
|
Thiago de Arruda
|
c6c97ab7bd
|
Got basic completions working, need to ignore
cases like 'kill name<tab>' which should replace the word
|
2013-10-29 05:42:03 -03:00 |
|
Thiago de Arruda
|
1e6e900abf
|
Refactored completion server to use zsocket
|
2013-10-28 19:51:04 -03:00 |
|
Thiago de Arruda
|
c183ca22de
|
Adapted Valodim's capture completion script to
implement a simple completion service
|
2013-10-28 17:05:57 -03:00 |
|
Thiago de Arruda
|
edc762de64
|
Remove user completion obstructions
|
2013-10-27 14:40:10 -03:00 |
|
Thiago de Arruda
|
cdb15d4d98
|
Update readme
|
2013-10-27 10:50:35 -03:00 |
|
Thiago de Arruda
|
7efb859477
|
Reimplement insert/delete widgets based on
predict-on code
|
2013-10-27 10:49:21 -03:00 |
|
Thiago de Arruda
|
e9dc49def4
|
Improved widget name convention consistency
|
2013-10-27 06:53:52 -03:00 |
|
Thiago de Arruda
|
24fa67b2b2
|
Remove highlighting on accept-line
|
2013-10-26 16:32:51 -03:00 |
|
Thiago de Arruda
|
1e622d76f1
|
Fixed 'tab' key in autosuggestion
|
2013-10-26 15:05:12 -03:00 |
|
Thiago de Arruda
|
9b2574dc82
|
Add automatic pause/resume of autosuggestions
based on cursor position
|
2013-10-26 14:11:53 -03:00 |
|
Thiago de Arruda
|
5595bcde18
|
First commit
|
2013-10-26 13:05:17 -03:00 |
|