Releases: jepler/textual-totp
Releases · jepler/textual-totp
Adapt to narrow screens
17 Aug 17:20
Compare
Sorry, something went wrong.
No results found
Properly fix key bindings
21 Apr 15:38
Compare
Sorry, something went wrong.
No results found
What's Changed
Properly fix the bindings that call actions on the app by @jepler in #16
Full Changelog : 0.9.3...0.9.4
Fix key actions
21 Apr 06:55
Compare
Sorry, something went wrong.
No results found
0.9.2
19 Apr 15:34
Compare
Sorry, something went wrong.
No results found
What's Changed
Adapt to upstream textual changes by @jepler in #13
overflow in css requires a newer textual (which one? idk) by @jepler in #14
Full Changelog : 0.9.1...0.9.2
0.9.1
23 May 11:41
Compare
Sorry, something went wrong.
No results found
What's Changed
Switch to textual's own fuzzzy matcher by @jepler in #9
Add auto-exit after inactivity by @jepler in #10
Cancel search on F9 or Esc press by @jepler in #12
New Contributors
Full Changelog : 0.9.0...0.9.1
use ellipsis for long account names
12 Dec 03:03
Compare
Sorry, something went wrong.
No results found
0.9.0
ensure python for pre-commit is new enough
Fix crash on invalid search string
10 Dec 19:35
Compare
Sorry, something went wrong.
No results found
Improve searching
* previously, would crash if an invalid RE was entered
* make a literal space search for anything-whitespace-anything as a
cheap fuzzy search facility
Second pre-release
08 Dec 02:15
Compare
Sorry, something went wrong.
No results found
This is a pre-release of textual-totp. For me, the basic functionality is complete and I think it might even be useful to others.
It's called the "wait for CI to be green before releasing" release.
Initial pre-release
08 Dec 02:06
Compare
Sorry, something went wrong.
No results found
This is the initial pre-release of textual-totp. For me, the basic functionality is complete and I think it might even be useful to others.