ly/ly-core/src
urly3 432560a1cd fix: freebsd still requires 1-indexed tty (#1048)
## What are the changes about?

I thought it was working as intended but appears I just got lucky when testing.
VT_ACTIVATE still wants them 1-indexed, so increase the parsed value respectively.

My apologies!

## What existing issue(s) does this resolve?

N/A

## Pre-requisites

- [ x ] I have tested & confirmed the changes work locally
- [ x ] I have read and fully adhere to the rules set in the contributing guidelines found in `CONTRIBUTING.md`

Reviewed-on: https://codeberg.org/fairyglade/ly/pulls/1048
Reviewed-by: AnErrupTion <anerruption+codeberg@disroot.org>
2026-08-25 11:29:52 +02:00
..
custom.zig Use Lua as a config file language (#1010) 2026-08-24 15:35:01 +02:00
interop.zig fix: freebsd still requires 1-indexed tty (#1048) 2026-08-25 11:29:52 +02:00
LogFile.zig Implement syslog functionality (closes # 2026-05-01 21:51:27 +02:00
root.zig Use Lua as a config file language (#1010) 2026-08-24 15:35:01 +02:00
SharedError.zig Update to Zig 0.16.0 (#962) 2026-04-25 17:37:34 +02:00
UidRange.zig Split core code into ly-core library 2026-01-18 21:07:53 +01:00