aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove Fira font as dependency.HEADmainMateja2021-04-152-6/+2
|
* Remove `scrollback` feature.Mateja2021-04-115-117/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit aab2886e03e4a239aca6e013454864734b669f76 Author: Mateja <mail@matejamaric.com> Date: Sun Apr 11 16:10:22 2021 +0200 Revert "Applied first `scrollback` patch." This reverts commit e2a49699774c0256f6c745c55f42c7c56a5e0d95. commit 16f52eb7d91426aec2f92dd46d90031402567889 Author: Mateja <mail@matejamaric.com> Date: Sun Apr 11 16:08:30 2021 +0200 Revert "Applied second `scrollback` patch." This reverts commit 09f652d8aff93ba8b7e96d07a58c1aa520f44a2f. commit 9b55f3b7607c44d1c26353d3e9d6d23d59758195 Author: Mateja <mail@matejamaric.com> Date: Sun Apr 11 16:08:18 2021 +0200 Revert "Applied third `scrollback` patch." This reverts commit c2131a689c5b83d2f5015f5afdce5ab3bc58e734. commit 0a2f1c12ae3e9134df6b92f1a9443369f8fac591 Author: Mateja <mail@matejamaric.com> Date: Sun Apr 11 16:06:48 2021 +0200 Revert "Add `scrollback` to README." This reverts commit 1c354fe11695ffa5d00bcc86ecb84c7edb1fd7b6.
* README: Add optional for fonts.Mateja2021-04-101-1/+1
|
* Applied `xresources` patch.v1.5.0Mateja2021-04-103-4/+112
|
* More keybindings for scrollback.v1.4.1Mateja2021-04-101-0/+4
|
* Add `st-urlhandler`.v1.4.0Mateja2021-04-104-1/+28
| | | | From: https://github.com/LukeSmithxyz/st
* Applied `externalpipe` patch.Mateja2021-04-103-1/+62
|
* Applied `clipboard` patch.v1.3.2Mateja2021-04-102-0/+2
|
* Fix desktop icon.v1.3.1Mateja2021-04-101-1/+1
|
* Add `scrollback` to README.v1.3.0Mateja2021-04-101-0/+1
|
* Applied third `scrollback` patch.Mateja2021-04-094-2/+10
| | | | Allow scrollback using mouse wheel only when not in MODE_ALTSCREEN.
* Applied second `scrollback` patch.Mateja2021-04-091-0/+2
| | | | Allows scrolling using Shift+MouseWheel.
* Applied first `scrollback` patch.Mateja2021-04-093-27/+102
| | | | Scroll back through terminal output using Shift+{PageUp, PageDown}.
* Applied `desktopentry` patch.v1.2.1Mateja2021-04-093-0/+12
|
* Applied `newterm` patch.v1.2.0Mateja2021-04-084-3/+27
|
* Switched to Fira Code font and applied `boxdraw` patch.v1.1.0Mateja2021-04-089-9/+458
|
* Applied alpha patch.v1.0.0Mateja2021-04-075-13/+38
|
* Applied nordtheme patch.Mateja2021-04-072-22/+23
|
* Applied `bold is not bright` patch.Mateja2021-04-072-5/+3
|
* Added gitignore.Mateja2021-04-071-0/+4
|
* Initial commit of st 0.8.4Mateja2021-04-0712-0/+6544