diff options
author | 2022-03-16 18:54:02 +0000 | |
---|---|---|
committer | 2022-03-16 12:24:43 -0700 | |
commit | 02af15dec5bf0114b03c4c3bec5d8f60890a1c58 (patch) | |
tree | 721087c7717ba3e6ff96be6358ccb34f40a24dec /t/t4211/sha1/expect.simple-f-to-main | |
parent | Merge branch 'pw/single-key-interactive' into pw/add-p-single-key (diff) | |
download | tgif-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/t4211/sha1/expect.simple-f-to-main')
0 files changed, 0 insertions, 0 deletions