1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-30 06:46:38 +02:00

doc: add missing p-path pointer in hdata example (relay protocol)

This commit is contained in:
Sébastien Helleu
2020-06-01 23:18:44 +02:00
parent 03724423da
commit 1dacb2de7f
3 changed files with 21 additions and 21 deletions
+7 -7
View File
@@ -2562,13 +2562,13 @@ hdata buffer:gui_buffers(*)/lines/first_line(*)/data
└─────────────────────────────────────────────────────┘
line 1
──╥───────────┬───────────┬───────────┬───────╥──────────────┐
... ║ 0x23cf970 │ 0x23cfb60 │ 0x23d6110 │ ..... ║ ............ │
──╨───────────┴───────────┴───────────┴───────╨──────────────┘
└─────────────────────────────────┘ └─────┘
p-path (pointers) objects
└─────────────────────────────────────────┘ └────────────┘
line 2 lines 3-50
──╥───────────┬───────────┬───────────┬───────────┬───────╥──────────────┐
... ║ 0x23cf970 │ 0x23cfb60 │ 0x23d6110 │ 0x23d9420 │ ..... ║ ............ │
──╨───────────┴───────────┴───────────┴───────────┴───────╨──────────────┘
└─────────────────────────────────────────────┘ └─────┘
p-path (pointers) objects
└─────────────────────────────────────────────────────┘ └────────────┘
line 2 lines 3-50
....
Example of hdata with nicklist:
+7 -7
View File
@@ -2599,13 +2599,13 @@ hdata buffer:gui_buffers(*)/lines/first_line(*)/data
└─────────────────────────────────────────────────────┘
ligne 1
──╥───────────┬───────────┬───────────┬───────╥──────────────┐
... ║ 0x23cf970 │ 0x23cfb60 │ 0x23d6110 │ ..... ║ ............ │
──╨───────────┴───────────┴───────────┴───────╨──────────────┘
└─────────────────────────────────┘ └─────┘
p-path (pointeurs) objets
└─────────────────────────────────────────┘ └────────────┘
ligne 2 lignes 3-50
──╥───────────┬───────────┬───────────┬───────────┬───────╥──────────────┐
... ║ 0x23cf970 │ 0x23cfb60 │ 0x23d6110 │ 0x23d9420 │ ..... ║ ............ │
──╨───────────┴───────────┴───────────┴───────────┴───────╨──────────────┘
└─────────────────────────────────────────────┘ └─────┘
p-path (pointeurs) objets
└─────────────────────────────────────────────────────┘ └────────────┘
ligne 2 lignes 3-50
....
Exemple de hdata avec la liste des pseudos :
+7 -7
View File
@@ -2585,13 +2585,13 @@ hdata buffer:gui_buffers(*)/lines/first_line(*)/data
└─────────────────────────────────────────────────────┘
line 1
──╥───────────┬───────────┬───────────┬───────╥──────────────┐
... ║ 0x23cf970 │ 0x23cfb60 │ 0x23d6110 │ ..... ║ ............ │
──╨───────────┴───────────┴───────────┴───────╨──────────────┘
└─────────────────────────────────┘ └─────┘
p-path (pointers) objects
└─────────────────────────────────────────┘ └────────────┘
line 2 lines 3-50
──╥───────────┬───────────┬───────────┬───────────┬───────╥──────────────┐
... ║ 0x23cf970 │ 0x23cfb60 │ 0x23d6110 │ 0x23d9420 │ ..... ║ ............ │
──╨───────────┴───────────┴───────────┴───────────┴───────╨──────────────┘
└─────────────────────────────────────────────┘ └─────┘
p-path (pointers) objects
└─────────────────────────────────────────────────────┘ └────────────┘
line 2 lines 3-50
....
ニックネームリストを含む hdata の例: