index
:
xmake.git
ascend
bundle
cl
clang
claude/sharp-bose
comments
copilot/fix-6807
copyright
debug
dev
elf
emcc
env
errs
go
headerunits
jobgraph
linkdeps
linkgroups
links
lua55
master
mergelib
mimalloc
missdll
ndk
nim
ohos
option
pack
package
packagever
pairs
path
pch
ping
requireslock
rust
string
template
test
tests
unitybuild
vcpkg
verilator
vs
xpack
zig
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xmake
/
core
/
base
/
tty.lua
Age
Commit message (
Expand
)
Author
2026-03-30
update more comments
ruki
2026-03-26
improve more comments
ruki
2026-02-01
refactor: improve process retrieval for Windows and Linux in tty module
Saikari
2026-01-31
add process retrieval for Windows in tty and winos modules
Saikari
2026-01-28
Update tty.lua
ruki
2026-01-27
limit shell detection loop to prevent excessive iterations
Saikari
2026-01-27
remove debug print statement from _find_shell_from_parent function
Saikari
2026-01-27
limit shell detection loop to prevent infinite iterations
Saikari
2026-01-27
refactor _find_shell_from_parent function for improved shell detection and er...
Saikari
2026-01-27
refactor _find_shell_from_parent function to simplify error handling for shel...
Saikari
2026-01-27
add function to find shell from parent process in Linux
Saikari
2026-01-27
refactor tty.shell to use os.tmpfile and os.runv for improved file handling
Saikari
2026-01-27
add support for PowerShell in shell detection
Saikari
2026-01-27
add support for Alacritty terminal in tty.term function
Saikari
2026-01-26
enhance shell detection for Linux by checking parent process
Saikari
2025-12-15
improve session id
ruki
2025-12-15
add tty.session_id
ruki
2025-11-02
improve(tty): support detect ghostty
apocelipes
2025-10-27
improve tty
ruki
2025-10-27
improve tty
ruki
2025-09-13
fix run script
ruki
2025-07-03
rename copyright
ruki
2023-03-03
improve os.shell
ruki
2023-03-03
improve os.shell
ruki
2023-03-03
install to fish profile
ruki
2022-02-27
improve tty
ruki
2022-02-21
update link
ruki
2022-01-16
support old core
ruki
2021-12-18
fix term mode
ruki
2021-05-11
disable emoji for powershell
ruki
2021-04-16
add cache to tty.shell
xq114
2021-04-16
add os.shell
xq114
2021-02-19
improve tty colors for win8
ruki
2021-01-30
fix tty
ruki
2021-01-30
improve tty
ruki
2021-01-30
improve tty
ruki
2021-01-30
improve tty
ruki
2021-01-28
fix tty
ruki
2021-01-28
improve tty for cmder
ruki
2021-01-28
fix color for win10
ruki
2021-01-28
add tty.has_color24
ruki
2021-01-28
add tty.has_color256
ruki
2021-01-28
add tty.has_color8
ruki
2021-01-26
add tty.has_emoji
ruki
2021-01-26
add tty.term
ruki
2020-12-19
update copyright date
ruki
2020-09-25
fix trailing white-space
ruki
2020-05-31
add some cursor ops for tty
ruki
2020-05-31
add tty and replace clearline
ruki