mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-09 23:54:20 +02:00
54002b386a0db34c7cccc64de09b0455ae9bfb06
There is an issue with ability to save scroll buffer from a default less scroll buffer viewer by just typing relative path to an output file, because the running less instance inherits cwd from Kitty's cwd instead of cwd of active window. How to reproduce: 1. Start Kitty. 2. Go to some place. 3. Press 'kitty_mod+h' 4. Press 's' and you'll see a less prompt like 'log file:' 5. Type a just file name without any path and press Enter then press 'q' 6. See that there is no such file in a current shell directory.
…
= kitty - the fast, featureful, GPU based, terminal emulator See https://sw.kovidgoyal.net/kitty/ image:https://github.com/kovidgoyal/kitty/workflows/CI/badge.svg["Build status", link="https://github.com/kovidgoyal/kitty/actions?query=workflow%3ACI"]
Languages
C
44.9%
Python
25.9%
Go
23.2%
Objective-C
3.6%
C++
1.3%
Other
1.1%