a replacement for the Windows console
0
votes
0answers
53 views
How do I get correct arrow key behaviour for cygwin vim in Console2?
I've set the shell variable in Console2 to:
C:\cygwin\bin\bash.exe --login -i
I then launch vim. When I do so two problems happen
While in normal mode if I press an arrow key once nothing happens. ...
1
vote
1answer
42 views
Console2 run command on start
I run this command in cmd:
console2 -t MyTab -r ipconfig
Should this command auto run ipconfig after console opens MyTab? It doesn't for me. It doesn't even without -t option.
1
vote
0answers
71 views
Launch startxwin in current terminal
I'm using Cygwin and am using Console2 as replacement to the default Cygwin terminal. I need to use X11 forwarding, and every time I run startxwin it launches it in a new terminal. I would instead ...
0
votes
1answer
112 views
Glassfish server - start in same command prompt window
When I run asadmin start-domain it launches glassfish in a new command prompt window. I want to launch it from the same window I launch the command from. The idea is I want to launch GF3 from a ...
3
votes
2answers
158 views
msysgit's ssh doesn't display colors
I'm using Console 2 to launch msysgit's Bash shell in Windows. When I ssh to a server (either a SLES or RHLE server) and do an ls or use vi I don't get any colors. However, the colors DO work ...
2
votes
2answers
128 views
Console2: Window size not detected correctly for some apps
I installed Gow and am using plink to SSH into remote servers. The problem is, when I attempt to edit a file remotely with Vim, it doesn't utilize the entire screen's space. I changed the original ...
0
votes
1answer
163 views
How do I set the startup dir for a new Tab using msysgit sh.exe in Console2?
My Tab Shell: C:\msys\1.0\bin\sh.exe --login -i
However Startup Dir doesn't seem to work, neither with C:\ nor /c/.
There is a similar question here, but it deals with Explorer extensions. I'm ...
1
vote
1answer
143 views
specifying startup directory in console2 for tabs
Is there any way to open the new tab in the same directory as the existing tab ?
I am running Console2 2.xx version over Windows7 platform.
I know that we can specify default directory. But it is ...
0
votes
1answer
175 views
How do you display hostname in tabs of console2?
Is there a way to display the hostname as name of a tab in Console2?
If I use cygwin and ssh to a remote host, I would like the tab name to reflect
the remote hostname.
3
votes
2answers
457 views
Console2 how to repeat last command?
Is there any way how to repeat last executed command (like up arrow does is cmd.exe) in Console2?
2
votes
2answers
676 views
Configure Console2 to open bash in current folder
I've seen this but it doesn't work for me. I'm not using Git's version of bash but the one that comes with cygwin, so that could be part of the problem. Here is how I have my tab in Console2 set up:
...
2
votes
0answers
26 views
Running Irssi in a Cygwin (bash) shell inside of the Console 2 wrapper [duplicate]
Possible Duplicate:
How to integrate Console2 over Cygwin (WinXP)?
I downloaded the source for irssi (a command line IRC client) and compiled it, following instructions, with Cygwin.
...
1
vote
2answers
566 views
How to add Sharepoint Powershell to Console2
Salvete! I want to add the Powershell Console for Sharepoint to the tablist in Console2.
I already have plain Powershell, but I want the Sharepoint Powershell snapin added automatically.
If I look ...
0
votes
0answers
309 views
Git Bash in Console2 on Windows 8
I've tried launching Git Bash in Console2 as indicated here with no luck.
When I click in Console New Tab > Git, it just freezez for a few seconds and nothing happens.
0
votes
2answers
532 views
Previous shell setting prevents console2 from starting
Few months ago, I was using Cygwin and Console on windows 7 and created a bash session in Console. Now that I uninstalled Cygwin, Console complains with:
Unable to start a C:\cygwin\bin\bash.exe ...
0
votes
1answer
188 views
Hiding Console2 if it is active, activating or starting a new process if it is not
This is a Community Wiki based on a question that was deleted right before I was able to post a solution. The user's AutoHotkey script had a few mistakes in it, so I wrote one that fixes them. The ...
4
votes
1answer
778 views
Console2 - open new tab in existing session from cmd
Is it possible to open a new Console2 tab from cmd?
I run specific commands from my text editor (sublime) and would love to open them in console instead of regular cmds.
However, I am only able to ...
0
votes
2answers
325 views
can I get powershell to properly copy multiline text like Bash in Ubuntu does?
I use an Ubuntu VM at home for Rails development and I've gotten a bit spoiled by Bash. When I copy multiline text from Bash, it seems like it's pretty good about knowing that text is single line or ...
0
votes
2answers
578 views
How does one make Console2 resize to a size greater than the primary display?
Console2 won't go over 44 rows on this machine, for some reason. Oddly, that's about the vertical size of the monitor on the left, but much much smaller than the size of the monitor on the right, ...
1
vote
2answers
844 views
Ctrl+L doesn't clear screen in Console2+Cygwin+Bash
As per the title, when I press Ctrl+L it just simulates a return carriage and returns me to the prompt.
5
votes
4answers
4k views
Console2 + putty/Cygwin ssh + xterm-256 integration
I've successfully switched to Console2 on my Windows box, and I'm quite satisfied with that.
(If you don't know it, try it: it lets you group both cmd.exe and Cygwin sessions in the same, tabbed ...
3
votes
2answers
571 views
Change Color of Commands in Console2
I want to change the color of the actual command prompt, and not the color of the rest of console.
For example:
C:\Users\home> dir (THIS LINE IS BRIGHT YELLOW)
30/09/2011 07:18 PM ...
3
votes
1answer
680 views
vim in Console2 on Windows doesn't colour code?
I'm using Console2 on Windows with Cygwin. Using Windows vim (on my PATH), the colour coding doesn't seem to display in Console2?
Using vim from cmd does colour code.
1
vote
1answer
835 views
How to integrate Console2 over Cygwin (WinXP)?
I have installed Console2 and Cygwin too. I like to run Cygwin terminal as Console2. So i want to integrate Console2 over Cygwin. I have seen other guys use Cygwin like that. How to do it?
3
votes
2answers
1k views
Console 2 command aliases
I use Console 2 and I would like to create some aliases for commands I use often. Maybe my google-fu just sucks today but I cannot figure out how to do this. Any help would be appreciated thanks.
2
votes
1answer
425 views
How to prevent truncated output lines in Console2?
I just started using Console2 and can't seem to find a way to scroll horizontally when command output is wider than the current size of the window and when I try to resize the window the truncated ...
3
votes
1answer
954 views
How can Console2 use the current directory as the name of a bash tab?
Is this possible at all? (basically a pendant to cmd.exe's title command that Mikel's answer mentions, although I'd prefer changing the entire tab name instead of adding a window title)
8
votes
2answers
1k views
replacing the default console emulator under Windows XP
How can I replace the default program providing console windows under Windows XP?
I know of alternative programs, and I have a shortcut to start cmd.exe in Console2. But now I want console ...
12
votes
3answers
2k views
Getting console2 to work nicely with UAC
I would like to get console2 to work nicely with UAC
Particular problems I would like to tackle:
If I start non-elevated, have a way to elevate while running. It'd be especially nice if I could ...
39
votes
3answers
7k views
Git Bash Here in Console2?
MSysGit installs a context menu item that opens a Git Bash prompt at the currently selected folder; however, this opens a cmd.exe window and I would like it to open in Console2 instead.
What ...
8
votes
2answers
2k views
How do I host a mintty shell inside of Console2?
I like to use Console2 for my Windows shell work, where I usually make it open a cygwin bash prompt.
I'd like to try out MinTTY (2), and want to host it within Console2 as well. If this is possible, ...
92
votes
9answers
15k views
How to copy text from Console2?
I just started using Console2 as an alternative to cmd.exe
I can't figure out how to copy text from the console to the clipboard -- dragging over it with the mouse won't mark anything, and there is ...
17
votes
2answers
8k views
How/Where do you install Console2 on Windows 7
I downloaded the source and binaries from http://sourceforge.net/projects/console/files/
In the binaries help file it makes reference to a setup file but there is none.
The list of files included in ...