summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorLibravatar Phillip Wood <phillip.wood@dunelm.org.uk>2022-03-16 18:54:02 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2022-03-16 12:24:43 -0700
commit02af15dec5bf0114b03c4c3bec5d8f60890a1c58 (patch)
tree721087c7717ba3e6ff96be6358ccb34f40a24dec /t
parentMerge branch 'pw/single-key-interactive' into pw/add-p-single-key (diff)
downloadtgif-02af15dec5bf0114b03c4c3bec5d8f60890a1c58.tar.xz
terminal: use flags for save_term()
The next commit will add another flag in addition to the existing full_duplex so change the function signature to take a flags argument. Also alter the functions that call save_term() so that they can pass flags down to it. The choice to use an enum for tho bitwise flags is because gdb will display the symbolic names of all the flags that are set rather than the integer value. Signed-off-by: Phillip Wood <phillip.wood@dunelm.org.uk> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions