SwiftTerm
SwiftTerm copied to clipboard
Xterm/VT100 Terminal emulator in Swift
Currently it only expands by letter, and should expand by word
I might have over-done the ensure-visible patch
For some fonts the character width is a bit messed up (i.e. too wide). SwiftTerm: Apple's Terminal (iTerm looks the same): The font used in this example is [FiraCode](https://fonts.google.com/specimen/Fira+Code) but...
As you can see from the screen recording, the `LocalProcessTerminalView` exceeds the frame height when it's displayed text exceeds the vertical height of the frame. I'm targeting macOS Sonoma, using...
https://wezfurlong.org/wezterm/cli/imgcat.html Many other commands we could use: https://wezfurlong.org/wezterm/cli/general.html
I try to speak command using voice dictation from keyboard it does not insert into terminal but whatever command I speak it inserts the blank space. in xcode console I'm...
In the project README, it says "*Solid UTF-8 support, excellent rendering*". This is followed by a screenshot of SwiftTerm failing the first test (pretty badly): The two-column text should be...