Commit 196de5d
committed
svnbrowse: Hide cursor.
* subversion/svnbrowse/svnbrowse.c
(sub_main): Call curs_set(0) to hide cursor.
Note: this function accepts 0, 1, or 2 for different visibility of the cursor.
See 'man curs_set' for more info.
git-svn-id: https://svn.apache.org/repos/asf/subversion/trunk@1936145 13f79535-47bb-0310-9956-ffa450edef681 parent b64eeab commit 196de5d
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
786 | 786 | | |
787 | 787 | | |
788 | 788 | | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
789 | 792 | | |
790 | 793 | | |
791 | 794 | | |
| |||
0 commit comments