Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 623 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 623 Bytes

Putty-like ST which is looking like Konsole

A fork of ST with few cosmetical changes:

  • colors are taken from KDE Konsole dark theme
  • right mouse button click pastes the clipboard content (like Putty)
  • selection with mouse also goes into global clipboard (like Putty)

Screenshot

Side-by-side. Konsole on the left hand side, st - on the right. screenshot

Installation

sudo apt install fonts-font-awesome libxft-dev
git clone https://github.com/kha84/st.git
cd st
sudo make clean install
/usr/local/bin/st