Jeremy Soller
01052fae0b
Remove profile command line description
2024-02-20 10:25:05 -07:00
Jeremy Soller
290b7b5993
Implement tab title override
2024-02-20 10:21:30 -07:00
Jeremy Soller
72c97fd5fc
Support opacity
2024-02-12 12:36:30 -07:00
Jeremy Soller
3a3e42110c
Add support for profiles ( #131 )
2024-02-09 15:45:46 -07:00
Jeremy Soller
ff6ad163d6
Settings re-org
2024-01-31 10:29:35 -07:00
Mattias Eriksson
c749a02df8
Add Focus Follows Mouse
2024-01-22 09:00:08 -07:00
Jeremy Soller
6d519018a0
Show shortcuts in context menu
2024-01-19 11:44:59 -07:00
Jeremy Soller
a2e0d527c4
Normalize case for pane shortcuts
2024-01-19 11:06:40 -07:00
Jeremy Soller
834a385235
Show bindings in menu, finish #26
2024-01-19 11:03:14 -07:00
Mattias Eriksson
1940f2c056
Support splitting of terminals using a Pane Grid
2024-01-17 16:09:56 +01:00
Mohammad AlSaleh
e56e582f90
Add option for setting dim font weight
...
Allows users to set this to a value lower than default font weight.
Signed-off-by: Mohammad AlSaleh <CE.Mohammad.AlSaleh@gmail.com>
2024-01-12 10:40:10 -07:00
Jeremy Soller
928269a239
Add find stub
2024-01-11 13:20:16 -07:00
Mohammad AlSaleh
b161db94d1
Add a disabled-by-default toggle for using bright colors for bold text
...
Signed-off-by: Mohammad AlSaleh <CE.Mohammad.AlSaleh@gmail.com>
2024-01-11 09:58:18 -07:00
Mohammad AlSaleh
4ec3e5b2f3
Consider stretch/weight settings advanced and hide them with a toggle
...
Signed-off-by: Mohammad AlSaleh <CE.Mohammad.AlSaleh@gmail.com>
2024-01-09 17:18:04 -07:00
Mohammad AlSaleh
5eba6eb4d6
Configurable font stretch, font weight, and bold font weight
...
* Store a font name => font faces map
* Only list font names that have `NORMAL` and `BOLD` faces with
`Normal` stretch. This will give us defaults and fall-backs that are
guaranteed to always exist.
* Filter by stretch first, with `Normal` chosen as the always existing
default.
* Then only list font weights supported by the font name stretch
selected, for the normal and bold cases.
* When changing the font name selected, the stretch/weight options
will stay the same if supported by the new font name, or revert to
the always existing fall-backs.
Signed-off-by: Mohammad AlSaleh <CE.Mohammad.AlSaleh@gmail.com>
2024-01-09 17:18:04 -07:00
Jeremy Soller
db738371ac
Add menu
2024-01-09 10:16:32 -07:00
Mohammad AlSaleh
1c8a058e82
Implement ZoomIn/ZoomOut/ZoomReset with configurable step
...
Implements #14 .
Signed-off-by: Mohammad AlSaleh <CE.Mohammad.AlSaleh@gmail.com>
2024-01-03 08:31:41 -07:00
Jeremy Soller
37acfe186e
Add config for showing header bar
2023-12-22 15:40:10 -07:00
Jeremy Soller
40c871bcf3
Add context menu
2023-12-22 15:00:50 -07:00
Jeremy Soller
44a5d80740
Add config, translations, settings UI
2023-12-22 14:31:01 -07:00