A Commodore 64 Skin for Windows Terminal

栏目: IT技术 · 发布时间: 5年前

内容简介:Download Font Here

WT64

A Commodore 64 Skin for Windows Terminal A Commodore 64 Experience for Windows Terminal

A Commodore 64 Skin for Windows Terminal

Features

  • Native C64 style commands like LOAD "$",8
  • Native C64 LIST layout for directory listing with size reporting and Blocks free indication.
  • Startup screen with actual PowerShell version and memory reporting

Supported commands:

  1. LIST [Lists the files in local or path directory in C64 disk style]
  2. LOAD "$",8 [Shows the classic loading sequence]
  3. SYS64738 [Shows the opening prompt]
  4. EDIT [Shorthand for nano]

PREREQUISITES

  1. Windows Terminal
  2. PowerShell 7
  3. C64 font Download Here https://www.dafont.com/commodore-64.font © Devin Cook

INSTALLATION

  1. Clone the repo
  2. Open Profile.json and cut paste the list item and colorschemen into your Windows Terminal Settings file
  3. Change the places in your WT Settings where it says [INSERT YOUR REPO PATH HERE]
  4. Start Windows Terminal open the WT64 teminal

Download Font Here https://www.dafont.com/commodore-64.font © Devin Cook


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

图解Java多线程设计模式

图解Java多线程设计模式

[日] 结城浩 / 侯振龙、杨文轩 / 人民邮电出版社 / 2017-8 / 89.00元

本书通过具体的Java 程序,以浅显易懂的语言逐一说明了多线程和并发处理中常用的12 种设计模式。内容涉及线程的基础知识、线程的启动与终止、线程间的互斥处理与协作、线程的有效应用、线程的数量管理以及性能优化的注意事项等。此外,还介绍了一些多线程编程时容易出现的失误,以及多线程程序的阅读技巧等。在讲解过程中,不仅以图配文,理论结合实例,而且提供了运用模式解决具体问题的练习题和答案,帮助读者加深对多线......一起来看看 《图解Java多线程设计模式》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

MD5 加密
MD5 加密

MD5 加密工具