]> granicus.if.org Git - neomutt/commit
Create mutt_buffer_get_field()
authorKevin McCarthy <kevin@8t8.us>
Sun, 22 Sep 2019 21:11:43 +0000 (14:11 -0700)
committerRichard Russon <rich@flatcap.org>
Tue, 1 Oct 2019 10:25:08 +0000 (11:25 +0100)
commitc5a42f8a72aca7fbf9246abc03b6fca87b10941a
tree039cee626a9da9db3e209fc14d682b2a17278171
parent17ef29b323b06391b51cf93d1121f4a99fe0b90f
Create mutt_buffer_get_field()

This will reduce the buffer->dptr fiddling all over the place into one
spot until mutt_enter_string() can be converted.

Co-authored-by: Richard Russon <rich@flatcap.org>
curs_lib.c
curs_lib.h