Coder Social home page Coder Social logo

whackwhackterminal's People

Contributors

zoeyr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

whackwhackterminal's Issues

Options Page

At the very least should have a preferred shell executable to launch

PATH is not always respected?

The path contains c:\windows\system32 but bash.exe (or anything in there) can't been seen?

C:\github\Hanselman.Forms>path
PATH=C:\Program Files\Docker\Docker\Resources\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft SQL Serve
r\120\Tools\Binn\;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Microsoft DNX\Dnvm\;C:\Program Files\Git\cmd;%localappdat
a%\Microsoft\WindowsApps;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files\nodejs\;C:\Program Files\dotnet\;C:\Users\scott\.dnx\bin;C:\ProgramData\chocolatey\bin;C:\
Users\scott\Dropbox\utils;C:\Users\scott\AppData\Local\Microsoft\WindowsApps;C:\Users\scott\AppData\Local\Microsoft\WindowsApps;;C:\Program Files (x86)\Microsoft VS Code\bin;C:\Users\sco
tt\AppData\Roaming\npm

C:\github\Hanselman.Forms>where notepad.exe
C:\Windows\System32\notepad.exe
C:\Windows\notepad.exe

C:\github\Hanselman.Forms>where bash
INFO: Could not find files for the given pattern(s).

Reduce build size

Currently a release build sits at 9MB, most of this is due to files that are unnecessarily copied to the build output. Trimming these out should reduce file size.

Customize colors

Is there a way to customize the colors? Apparently they're based on the VS color theme, but some colors are completely unreadable in the Light and Blue themes (e.g. yellow text on white background).

Esc in terminal window does not shift focus back to the document well.

In VS tool windows, the Esc key generally returns focus back to the previously active document. It would be nice if terminal window supported this as well since it's such a common muscle memory.

I wouldn't want to lose the behavior where Esc clears the input line in the terminal window, though. Perhaps Esc should be special cased to support both. If the user has typed input, then Esc should clear the line and keep focus in the terminal. If there is no input, then Esc could release focus from the tool window.

always have to import module

Is it normal to have to run Import-Module posh-git every time visual is restarted? It seems every time I restart, all the modules are reset

"exit" command in powershell zombies terminal

After issuing the exit command, the terminal window stops responding. I can close the tool window, but re-opening it returns it to this exact state. I guess I have to restart VS to get it working again.

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.