Sublime Forum

Expand "untracked files" list in sidebar

#1

In the screenshot, I’m looking at the list of uncommited files where I can use the arrow keys to go up/down the list of files and “Enter” to stage/unstage files. However, I’m not sure which key to use to expand the “Untracked files” list. Can anyone either tell me the keyboard shortcut or the name of the command to use for a new keybinding? Thanks.

0 Likes

#2

I think that it is the SPACE key, at least that is what it says in the documentation that advertises Sublime Merge, without amplification. However, I don’t know for sure because I don’t use Sublime Merge. Perhaps someone else who uses Sublime Merge can give a better answer.

0 Likes

#3

Hi @huy,

You should be able to expand the untracked files using the right arrow on the keyboard.

0 Likes

#4

@djohnston Thanks that’s what I’m looking for. I’m just wondering how I can find that information by myself next time. I tried to look through the default key bindings but didn’t know what command to look for.

0 Likes

#5

Hey, guys. Does any one know, if it is possible to set the “untracked files” list expended all the time by default? Like we have with modified and staged files.

0 Likes

#6

Yes, pretty straight forward: Preferences > Layout > Expand Untracked Files By Default

grafik

0 Likes

#7

Unfortunately it does not work. That settings expand or collapse the untracked files inside the summary tab.

0 Likes

#8

In that case the only chance is a bug report / feature request at https://github.com/sublimehq/sublime_merge/issues

0 Likes

#9

OK. Thank you, @deathaxe

0 Likes