mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-03-07 19:51:51 +09:00
wp font for ascii printables
This commit is contained in:
@@ -34,7 +34,7 @@ let cursoringCol = 0
|
||||
let filename = "NEWFILE"
|
||||
let modified = false
|
||||
let editorMode = 1 // 0: Visual Mode, 1: Edit Mode, 2: Command Mode; just like the good ol' Vi
|
||||
const editorModeLabel = ["VISUAL MODE (hit I to EDIT, hit : to enter a COMMAND)", "EDIT MODE (hit ESC to Visual Mode)", ":"]
|
||||
const editorModeLabel = ["VISUAL MODE (hit I to EDIT, hit : to enter a COMMAND)", "EDIT MODE (hit ESC for Visual Mode)", ":"]
|
||||
let cmdbuf = ""
|
||||
|
||||
let windowWidth = 0
|
||||
|
||||
BIN
assets/wpfont.kra
LFS
BIN
assets/wpfont.kra
LFS
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 5.8 KiB |
Reference in New Issue
Block a user