Andrew Hlynskyi 54002b386a Fixed issue with a cwd for kitty_mod+h scroll buffer viewer
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.
2020-05-23 07:19:45 +03:00
2019-07-07 21:10:15 +02:00
...
2020-05-15 13:31:35 +05:30
2020-05-17 23:20:26 +05:30
2020-03-12 13:51:51 +05:30
2020-03-05 20:38:51 +05:30
2020-02-22 19:07:17 +05:30
2018-09-22 20:22:15 +02:00
2020-05-12 22:54:08 +05:30
2020-02-20 11:10:49 +01:00
2020-04-21 22:04:34 +05:30
2019-08-09 03:27:22 +02:00
...
2020-03-15 13:36:09 +05:30
2020-04-30 23:12:37 +05:30
2020-03-14 14:59:31 +05:30
2020-03-12 14:26:51 +05:30

= 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"]
Description
No description provided
Readme GPL-3.0 155 MiB
Languages
C 44.9%
Python 25.9%
Go 23.2%
Objective-C 3.6%
C++ 1.3%
Other 1.1%