Giter VIP home page Giter VIP logo

termello's Introduction

The name's Mellobacon, a nerd trying to make cool stuff.

  • ๐ŸŒŽ I am from the USA ๐Ÿค 

  • ๐Ÿ‘ฉโ€๐ŸŽ“ I am currently a university student, Senior (or fourth year in uni for you international peeps xd)

  • ๐ŸŽ“ Iโ€™m currently learning C#, Tauri, and JavaScript/TypeScript

  • ๐Ÿ”ฅ Iโ€™m currently working on Nucleus, a text editor

  • ๐Ÿ–ฅ๏ธ Extra: Check out other cool project I did!

  • Looking for a project to contribute on? Help is wanted!


My Skill Set

Here's a little summary of what I know

Languages


  • HTML5
  • CSS
  • SCSS
  • JavaScript
  • TypeScript
  • C#
  • Java
  • Python

Frameworks


  • .NET
  • Bootstrap
  • Svelte
  • Electron
  • Tauri

Github Stats

termello's People

Contributors

anf-studios avatar dependabot[bot] avatar mellobacon avatar oseryx avatar

Stargazers

 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

Forkers

anf-studios

termello's Issues

[Bug] cp command doesnt work

Describe the bug
cp is getting this error: cp: missing and/or

To Reproduce
Steps to reproduce the behavior:

  1. Open Termello
  2. Type cp and whatever you want to copy and the destination (in my case "testfile" and "testfolder"
  3. Error in Termello console: cp: missing and/or ("source" and "dest" are surrounded by "<" hence the blanks)
  4. See error

Expected behavior
Copy files or folders to destination or really how cp is supposed to work in Linux

Additional info
I might be executing it wrong

Typing "./ cmd" freezes terminal

Describe the bug
See title.

To Reproduce
Steps to reproduce the behavior:

  1. Open Termello
  2. Type "./ cmd"
  3. Hit enter
  4. Terminal freezes

Expected behavior
Opens a new command prompt window.

Desktop (please complete the following information):
Windows 10, 64 bit.
Using Termello v0.2.0 x64.

Additional context
Wish the sick matrix theme would save between openings.

[Bug] User Input does not get processed

Describe the bug
Running programs that require input does not work

To Reproduce
Steps to reproduce the behavior:

  1. Run Termello.
  2. Try to run a console app that requires input. (Example is python or node)
  3. Either the program that is run will throw an error or it will just not input anything and the prompt will show. Most likely the error is not in your program but in Termello. A good way to check is to run your program in another terminal. If it works, its Termello.

Expected behavior
Processing user input needs to work

Desktop (please complete the following information):

  • Windows, both versions

Additional context
The problem shows in this function

function processcommand(){

You will see the way I have processing input is a bit hacky. I need a better way of doing this so that when you execute something that requires user input it reacts accordingly.

I am aware of this issue, but because of the lack of knowledge I have not been able to fix the problem. If you came across this, feel free to make a PR if you think you have a fix :)

Add Tabbed Document Interface [Feature]

Add Tabbed Document Interface
Tabs allows multiple documents or panels to be contained within a single window, using tabs as a navigational widget for switching between sets of documents.

Screenshot from 2020-12-26 13-00-09

Add a terminal based text/code editor [Feature]

Describe the feature you'd like
Add a terminal based text/code editor.

additional features request include:

  • multi-level undo
  • syntax highlighting
  • command line history
  • on-line help, spell checking
  • filename completion
  • block operations
  • script language

Additional context
The VIM editor - similar
image

[Bug] Does not open in Linux

Describe the bug
It doesn't open at all. From testing it seems there's some error happening on others machines. No idea why.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Releases v0.3'
  2. Click on the deb file to download
  3. Attempt to install and run
  4. Does not open

Desktop (please complete the following information):

  • I tested on Ubuntu x64. Assuming the behavior is the same for all Linux distros

[Bug] Clear command doesnt clear everything

Describe the bug
When clearing a bunch of lines the clear command doesnt clear all of them

To Reproduce
Steps to reproduce the behavior:

  1. Press enter a bunch of types
  2. Type clear
  3. See error

Expected behavior
Its supposed to clear everything

[Bug] Running console apps doesnt work correctly

Describe the bug
When running a console program it doesnt output the running process. It only outputs once the program finishes
To Reproduce
Steps to reproduce the behavior:

  1. Start Termello
  2. Run .\ myprogram (in my case I tried ./ npm install to test)
  3. The terminal will hang as it runs the program
  4. After some time it will either output the result or go to a new line signaling the program has run successfully

Expected behavior
When running a program it should also output what its doing

Desktop (please complete the following information):

  • Version x64

[Bug] Electron showing wrong version

Describe the bug
Electron version is showing the wrong version, most likely from electron-wininstaller.

To Reproduce
Steps to reproduce the behavior:

  1. Start Termello
  2. Electron version is shown at top
  3. See wrong version show

Expected behavior
It should show version 11.1.0. Currently shows 4.0.1.

Desktop (please complete the following information):

  • Windows x64 (not tested on 32)

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.