mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 06:23:19 -07:00
revert "clear" changes; undesired
This commit is contained in:
parent
4c71c8fb64
commit
a6cde37f8f
1 changed files with 1 additions and 4 deletions
5
screen
5
screen
|
@ -60,7 +60,4 @@ sed -i 's/screen-profiles-helper/screen-profiles/' $HOME/.screen-profiles/window
|
||||||
##########################################################################
|
##########################################################################
|
||||||
|
|
||||||
# Now let's execute screen!
|
# Now let's execute screen!
|
||||||
/usr/bin/screen.real -c "$HOME/.screen-profiles/profile" "$@"
|
exec /usr/bin/screen.real -c "$HOME/.screen-profiles/profile" "$@"
|
||||||
rc=$?
|
|
||||||
clear
|
|
||||||
exit $rc
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue