This website requires JavaScript.
Explore
关于
Help
Register
Sign In
jinql
/
bashtop
Watch
1
Star
0
Fork
You've already forked bashtop
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
add clear at clean exit function
Browse Source
pull/102/head
Markus Kepert
2020-05-05 14:06:54 +00:00
parent
911aadc86a
commit
2eb9c9780a
1 changed files
with
2 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
1
bashtop
Unescape
Escape
View File
@ -453,6 +453,7 @@ quit_() { #? Clean exit
save_config "${save_array[@]}"
fi
clear
exit 0
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
jinql/bashtop
Title
Body
Create Issue