about summary refs log tree commit diff stats
path: root/apidocs/python/src
diff options
context:
space:
mode:
authorPaul Fertser <fercerpav@gmail.com>2022-04-12 11:40:48 +0300
committerPaul Fertser <fercerpav@gmail.com>2022-04-12 12:17:36 +0300
commitccede06a658bf609ba5cf5b536740d4983b02603 (patch)
tree268fe9f969b788d9c832ebd4fe5a4e15f2a136b8 /apidocs/python/src
parent026522534b0c70e36cb6d94b27515f7162d930a4 (diff)
downloadprofani-tty-ccede06a658bf609ba5cf5b536740d4983b02603.tar.gz
Handle input win redisplay via Readline hook
Allow Readline to control when to redisplay the input line. This makes
text entered via /editor visible after editor is closed.
Diffstat (limited to 'apidocs/python/src')
0 files changed, 0 insertions, 0 deletions
f='#n111'>111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168