st icon indicating copy to clipboard operation
st copied to clipboard

snazzy terminal (suckless + beautiful)

Results 5 st issues
Sort by recently updated
recently updated
newest added

### Here is a quick DEMO: https://github.com/siduck/st/assets/101834410/fcbe7332-4fe2-4e8e-b453-518ba71887e9 ### Why this is important? I manipulate the terminal padding whenever I enter Neovim. Which requires a `xrdb-merge ~/.Xresources` -------- ```x Xft.antialias: 1...

First of all, thank you so much for maintaining this awesome build. Previously I was using [Luke's build](https://github.com/LukeSmithxyz/st) for a long time. But, he seems to not maintain it anymore....

Hi, I just played around with your st build which is *fantastic*! Thank you! But stumbled upon 1 issue which bothered me to figure out the root cause. I wasn't...

When I press `Alt + d` I expect the next word to be removed. The same way `Ctrl + d` removes the next character. This is the default behavior on...