File: magit-status.el.html
This library implements the status buffer.
Defined variables (15)
magit-error-section-map | Keymap for ‘error’ sections. |
magit-status-file-list-limit | How many files to list in file list sections in the status buffer. |
magit-status-goto-file-position | Whether to go to position corresponding to file position. |
magit-status-headers-hook | Hook run to insert headers into the status buffer. |
magit-status-initial-section | The section point is placed on when a status buffer is created. |
magit-status-margin | Format of the margin in ‘magit-status-mode’ buffers. |
magit-status-mode-abbrev-table | Abbrev table for ‘magit-status-mode’. |
magit-status-mode-hook | Hook run after entering Magit-Status mode. |
magit-status-mode-map | Keymap for ‘magit-status-mode’. |
magit-status-mode-syntax-table | Syntax table for ‘magit-status-mode’. |
magit-status-sections-hook | Hook run to insert sections into a status buffer. |
magit-status-show-hashes-in-headers | Whether headers in the status buffer show hashes. |
magit-status-show-untracked-files | Whether to list untracked files in the status buffer. |
magit-status-use-buffer-arguments | Whether ‘magit-status’ reuses arguments when the buffer already exists. |
magit-untracked-section-map | Keymap for the ‘untracked’ section. |