Skip to content

mbriggs/buffer-tail.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

buffer-tail.el

keeps focus on the bottom of a given buffer

written by elbeardmorez copied from stackoverflow (http://stackoverflow.com/a/6341139/10771)

install

install by putting it in your load path, and doing a (require 'buffer-tail) in your init.el

usage

provides the toggle-buffer-tail function to toggle the tailling of a buffer can force it to "on" or "off"

(toggle-buffer-tail "foo.log")

About

keeps focus on the bottom of the buffer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published