Jay Taylor's notes
back to listing index
jeremyschlatter/dotfiles
[
web search
]
Original source
(
github.com
)
Tags:
screen
scrollback-buffer
github.com
Clipped on: 2016-03-02
Skip to content
This repository
Pull requests
Issues
Gist
You have unread notifications
Create new…
View profile and more
Watch
1
0
Fork
0
jeremyschlatter
/
dotfiles
Code
Issues
0
Pull requests
0
Wiki
Pulse
Graphs
Find file
dotfiles
/
.screenrc
4df6104
on Oct 1, 2015
jeremyschlatter
screenrc: Don't let vim clobber scrollback buffer.
Raw
Blame
History
Open this file in GitHub Desktop
10 lines (7 sloc)
251 Bytes
1
# Show tabs.
2
# Copied from http://unix.stackexchange.com/a/26265
3
hardstatus alwayslastline "%-Lw%{= BW}%50>%n%f* %t%{-}%+Lw%<"
4
5
# Don't display the copyright page.
6
startup_message off
7
8
# Set so vim does not clobber the scrollback buffer.
9
altscreen on
Status
API
Training
Shop
Blog
About
Pricing
© 2016
GitHub
, Inc.
Terms
Privacy
Security
Contact
Help