Previous: Commands for Buffers Visiting Files, Up: Miscellaneous [Contents][Index]
The magit-blob-mode
enables certain Magit features in blob-visiting
buffers. Such buffers can be created using magit-find-file
and some
of the commands mentioned below, which also take care of turning on
this minor mode. Currently this mode only establishes a few key
bindings, but this might be extended.
magit-blob-previous
)Visit the previous blob which modified the current file.
magit-blob-next
)Visit the next blob which modified the current file.
magit-kill-this-buffer
)Kill the current buffer.