Will McGugan
d076283607
words
2025-03-12 16:36:53 +07:00
TomJGooding
dcc24eae82
docs: fix 'into' grammar
2024-12-30 20:33:02 +00:00
Will McGugan
4890c79944
Clipboard keys
2024-12-06 11:28:56 +00:00
Darren Burns
fde23733fc
Mention can_focus in docs, note on how bindings are checked
2024-09-11 14:01:40 +01:00
Darren Burns
295f95b430
Add section on "focusable widgets" to "Input" page of guide
2024-09-11 13:18:42 +01:00
Will McGugan
cfd100ee24
typo
2024-07-29 14:21:28 +01:00
Will McGugan
63838d1786
docs
2024-07-29 13:59:01 +01:00
TomJGooding
5aaa6b539c
docs: fix tcss syntax highlighting ( #4176 )
...
Sorry but I spotted that the syntax highlighting was wrong in my last PR to
add tcss to the docs (#4171 ) where I had blindly copy pasted the code.
A quick grep found a few other places in the docs where the syntax
highlighting was wrong. This PR corrects the language to css.
2024-02-21 08:37:56 +00:00
Rodrigo Girão Serrão
b848dbf7c0
Fix broken highlights.
2024-01-09 15:32:09 +00:00
Rodrigo Girão Serrão
5ee0ebfef4
Rename CSS files to TCSS.
...
Related issue: #3137 .
2023-08-22 13:21:17 +01:00
dmunozv04
52d0586f5d
Fix doc links
2023-08-08 13:27:13 +02:00
Will McGugan
879c985296
Rich log ( #3046 )
...
* log
* tests
* snapshot tests
* change to richlog
* keep raw lines
* disable highlighting by default
* simplify
* superfluous test
* optimization
* update cell length
* add refresh
* write method
* version bump
* doc fix link
* makes lines private
* docstring
* relax dev dependancy
* remove superfluous code [skip ci]
* added FAQ [skipci]
* fix code in faq [skipci]
* fix typo
* max lines fix
2023-08-03 10:11:17 +01:00
Will McGugan
080437ce03
fix code highlight
2023-07-31 17:58:09 +01:00
Dave Pearson
2f1422049f
Remove tab presses from input focus guide post-AUTO_FOCUS
...
See #2720 . I'm not 100% sure about this one; I don't think it's been
modified since the AUTO_FOCUS change was made, so I believe this will be
restoring the example to its intended state.
2023-06-02 07:11:04 +01:00
Dave Pearson
e6f620db44
Remove underscore pauses from (hopefully) all snapshots
...
This seeks to remove the "_" from the key presses of snapshots and inline
runs in the documentation. The "_" no longer does anything, but got legacy
reasons at the moment we can't actually allow "_" to be an input to a
"faked" keypress in the docs and snapshots.
Removing these clears the way to letting "_" have the same status as any
other character.
See #1994 .
2023-03-09 20:32:27 +00:00
David Brochart
fe9a498f03
Fix typo
2022-12-27 16:23:12 +01:00
Will McGugan
14953cd1db
Update docs/guide/input.md
...
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
2022-12-21 15:28:52 +00:00
Will McGugan
b2516c5ce3
Update docs/guide/input.md
...
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
2022-12-21 15:27:58 +00:00
Will McGugan
611dffcbba
Update docs/guide/input.md
...
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
2022-12-21 15:23:19 +00:00
Will McGugan
17a0d52945
Update docs/guide/input.md
...
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
2022-12-21 15:23:05 +00:00
Will McGugan
b793b06b56
Update docs/guide/input.md
...
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
2022-12-21 15:22:47 +00:00
Will McGugan
77eadc9fa1
words
2022-12-21 15:17:27 +00:00
Will McGugan
b04a116620
Update docs/guide/input.md
...
Co-authored-by: darrenburns <darrenburns@users.noreply.github.com>
2022-12-21 15:04:40 +00:00
Will McGugan
8b7f3c0968
Update docs/guide/input.md
...
Co-authored-by: darrenburns <darrenburns@users.noreply.github.com>
2022-12-21 15:04:29 +00:00
Will McGugan
0325c50e7a
Update docs/guide/input.md
...
Co-authored-by: darrenburns <darrenburns@users.noreply.github.com>
2022-12-21 15:04:19 +00:00
Will McGugan
95b2285172
Update docs/guide/input.md
...
Co-authored-by: darrenburns <darrenburns@users.noreply.github.com>
2022-12-21 15:04:03 +00:00
Will McGugan
7a46672d64
docs and expanded keys
2022-12-21 11:38:20 +00:00
Will McGugan
5e2e0fe566
keys refactor
2022-12-20 21:18:10 +00:00
Dave Pearson
4ee1aba436
Add a note about priority and defaults to the binding documentation
2022-12-15 15:02:55 +00:00
Michael Bridak
9d76c8c65e
Typo...
2022-10-24 12:30:58 -07:00
Dave Pearson
836a4e5291
Correct the file included for the second key example
...
Not an issue with removing the bell, actually a pre-existing mistake in the
docs. The wrong file was being included.
2022-10-19 15:24:44 +01:00
Will McGugan
7f77e9a0a1
Update docs/guide/input.md
2022-10-15 13:10:13 +01:00
Dave Pearson
079e2a304a
Correct the names for the mouse scroll events
...
The links were correct, but the text for the link was wrong.
2022-10-15 08:39:36 +01:00
Dave Pearson
32f4f62587
Add 'the' before 'window'
...
I guess 'a' could work here too.
2022-10-15 08:37:59 +01:00
Dave Pearson
cf5cc9832f
Try and finish what looked like an unfinished line
...
I'm not 100% sure if it makes sense to say "pressed" or "held down" here;
I'm going with "held down" as pressed sort of suggests something a bit
different. Mostly this change here is to highlight that this thought seems
unfinished.
2022-10-15 08:34:30 +01:00
Dave Pearson
e127ee6dc5
Add code markup to a class name
2022-10-15 08:31:05 +01:00
Dave Pearson
4ec8c0016a
Add 'a'
2022-10-15 08:21:15 +01:00
Dave Pearson
58ad9cd208
Capitalise start of sentence
2022-10-15 08:20:13 +01:00
Dave Pearson
c1d21d29bd
in -> is
2022-10-15 08:18:04 +01:00
Darren Burns
cbfa1e7a69
Fix typo
2022-10-07 12:38:23 +01:00
Darren Burns
c7e8fe3502
Fix typo
2022-10-07 12:37:43 +01:00
Darren Burns
79c5abca4a
Documenting comma-separated bindings in docstring and guide
2022-10-07 12:33:13 +01:00
Will McGugan
d962dcd49c
new align
2022-09-27 16:35:40 +01:00
Will McGugan
28d395f774
code in events
2022-09-26 10:41:36 +01:00
Will McGugan
3f0955cbe5
fix tests
2022-09-26 09:51:33 +01:00
Will McGugan
53d8e02d0d
input docs an exampels
2022-09-24 17:04:00 +01:00