Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
4 votes
1 answer
2k views

How do I modify Cmder to show my Git change summary on the prompt? (+A/~C/-D)

I can see the output of the branch name no problem (although, in version 1.3.4+ it also strangely outputs "master -> origin" when it didn't use to), but I can't figure out why it has never ...
Matt Kerr's user avatar
  • 171
0 votes
0 answers
383 views

far manager 3, conemu and clink - some integration issues

I use conemu as console and clink as shell and from conemu I launch far managaer using far . and this opens far manager on the current directory. After exiting far manager and returning on conemu I ...
res1's user avatar
  • 454
1 vote
1 answer
1k views

cmder/conEmu hotkeys how to set up for for directory movements

I would like to define the following keys in Cmder: Alt+Up -> move to parent directory (Ctrl+Alt+U) Alt+Left -> move to previous directory (the one I was in before the last cd) Alt+Right -> move to ...
kofifus's user avatar
  • 308
0 votes
0 answers
93 views

Windows: Remove file type from path completion

I've got an issue with my cmd environmental variables autocompletion (with TAB). For some reason, I'm getting suggestions for .dll .png and all other nonsense I don't care about. How do I exclude ...
Peter's user avatar
  • 121
0 votes
0 answers
235 views

Why is my prompt reprint on horizontal ConEmu resize?

I've observed a weird behavior in my ConEmu shell: When i resize HORIZONTALLY the ConEmu window, and clink is enabled, after finishing the resize the shell prompt is being printed again: Before: ...
Fr0stBit's user avatar
  • 113
3 votes
2 answers
2k views

How do I set Clink's --profile option in ConEmu?

ConEmu's docs give us an elegant way of injecting Clink. However, I'd like to specify Clink's --profile option (docs) so that I can keep my Clink settings alongside other config files in a common ...
Charles Roper's user avatar