lp:~suntong001/stterm/+git/master

Owned by Tong Sun
Get this repository:
git clone https://git.qastaging.paddev.net/~suntong001/stterm/+git/master

Import details

Import Status: Suspended

This repository is an import of the Git repository at git://git.suckless.org/st.

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log

Branches

Name Last Modified Last Commit
master 2024-12-06 12:42:50 UTC
Clear screen: Fix edge case

Author: Markus Rinne
Author Date: 2024-11-25 11:31:56 UTC

Clear screen: Fix edge case

With sequence \e[1J, if cursor is on second line, clear the first line.

split 2017-01-25 18:17:38 UTC
Change default keybindings

Author: Roberto E. Vargas Caballero
Author Date: 2017-01-25 18:17:38 UTC

Change default keybindings

CTRL+SHIFT is an impossible combination in the terminal world
(0x20 | x & 0x1F), so it is perfect to be used for internals
shortcuts of terminals, and being a double combination
reduces the prossibility of having comflicts.

wchar 2014-09-26 17:25:07 UTC
Receive only a wchar_t in tchar()

Author: Roberto E. Vargas Caballero
Author Date: 2014-09-09 03:28:03 UTC

Receive only a wchar_t in tchar()

It makes simpler the conversion from utf8 input string and
makes simpler the checks done in tputc, but it still requires
a lot of additional conversions that will be removed later.

13 of 3 results
This repository contains Public information 
Everyone can see this information.

Subscribers