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:
@@ -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:
|
||||
|
||||
@@ -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 :
|
||||
|
||||
@@ -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 の例:
|
||||
|
||||
Reference in New Issue
Block a user