Skip to content

Instantly share code, notes, and snippets.

@rajasharan
Last active May 22, 2018 02:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rajasharan/a04c8bf44387e4abdb9f0f6a7ce295d4 to your computer and use it in GitHub Desktop.
Save rajasharan/a04c8bf44387e4abdb9f0f6a7ce295d4 to your computer and use it in GitHub Desktop.
hardstatus alwayslastline
#hardstatus string "%{= g} %{= w}%-Lw%{=r}%n%f* %t%{-}%+LW"
hardstatus string '%{= kG}[%{G}%H%? %1`%?%{g}][%{= kw}%-w%{+b yk} %n*%t%?(%u)%? %{-}%+w %=%{g}][%{B}%m/%d %{W}%C%A%{g}]'
defscrollback 5000
bindkey "^x" remove
bind x remove
bind l focus right
bind h focus left
bind V version
bind v split -v
bind q only
bind + resize +10
bind - resize -10
bind = resize =
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment