DevLeonardoK
d5f6eee69f
Support cycling the log tail count from the services panel too
...
The services panel's Logs tab renders the underlying container's logs
through the same code path, so bind 't' there as well and include the
tail value in the services context cache key so the tab re-renders
when the value changes. Also switch the tail-limiting writer to
SetContent so the clear+rewrite is atomic and the view never renders
empty in between.
2026-07-14 21:45:37 -03:00
DevLeonardoK
d8d6ec7d7a
Add keybinding to cycle log tail line count in Logs tab
...
Lets you press 't' while focused on the containers panel to cycle
through common --tail presets (all, 50, 100, 200, 500) for the
selected container's Logs tab, instead of only being able to set a
fixed value via the logs.tail config option. The current value is
shown in the Logs tab subtitle.
2026-07-14 21:21:26 -03:00
Jesse Duffield
26ce871368
Improve projects support
2026-03-15 14:53:48 +11:00
Clément PÉAU
86cce84955
Add navigation via numbers
...
A la lazygit, we can now navigate between panels using numbers
(1,2,3,4,5,6,7)
Add translation for number navigation
reformat
oops
fix translation case & generate docs
pluralize networks
2024-07-26 15:58:45 +02:00
Jesse Duffield
649e5e1c90
Update cheatsheets
2023-10-09 17:06:06 +11:00
Miguel Figueira Ferraz
50582db9b7
feat(i18n): 🌐 Portuguese translation ( #479 )
...
Co-authored-by: Jesse Duffield <jessedduffield@gmail.com>
2023-09-19 22:44:27 +10:00
Quan Dong
7c074d25f7
feat(i18n): 🌐 Chinese translation ( #441 )
...
Co-authored-by: tabris <tabrisdong@gmail.com>
2023-07-21 18:24:47 +10:00
Tony-Sol
8a095f74b1
regenerate cheatsheets
2023-03-06 02:12:24 +03:00
Jesse Duffield
3e2a3e608a
update cheatsheet
2022-11-10 20:13:41 +11:00
Clement Sauvage
de07409d84
Generate french keybindings
2022-10-12 18:29:55 +02:00
Jesse Duffield
0a0116b5eb
update cheatsheets
2022-10-10 20:36:34 -07:00
Jesse Duffield
195ccf41ce
allow upping a service
2022-10-10 19:19:07 -07:00
Gustavo Andrioli
119835c64d
Check if cheatsheets are up to date on CI
2022-10-10 17:43:29 -03:00
Gustavo Andrioli
68f5566fd0
Add message that cheetsheets are auto-generated
2022-10-10 15:36:18 -03:00
Konstantin Mikhailov
6c27cf3f32
Open service in browser
2021-03-27 07:15:41 +10:00
lazydocker bot
c88fba546f
update docs
2021-03-24 21:11:20 +00:00
biologghe
53efd63d5e
Corrected some typos dutch
2020-03-27 12:29:07 +01:00
lazydocker bot
167feee5b1
update docs
2019-11-11 11:39:15 +00:00
lazydocker bot
927ec67043
update docs
2019-09-07 09:22:02 +00:00
lazydocker bot
49fe8346da
update docs
2019-08-14 23:18:02 +00:00
lazydocker bot
b2878345b5
update docs
2019-07-29 09:36:29 +00:00
mjarkk
209456fdcd
Changed the keybinding to e
2019-07-07 14:44:59 +02:00
mjarkk
ec5bd8cd38
Updated keybindings file
2019-07-07 14:34:06 +02:00
Mark Kopenga
0ca9235220
Merge branch 'master' into f110
2019-07-07 14:33:03 +02:00
mjarkk
401c6a39ed
Updated the keybindings
2019-07-07 14:30:18 +02:00
Jesse Duffield
a46074c581
Merge pull request #108 from jesseduffield/see-required-translations
...
add get_required_translations.go
2019-07-07 21:13:29 +10:00
lazydocker bot
7e490b9ee0
update docs
2019-07-07 03:03:29 +00:00
Jesse Duffield
df7f9c4a99
update cheatsheets
2019-07-07 11:11:24 +10:00
Oğuzcan Demircan
563630468c
Create Keybindings_tr.md
2019-07-04 10:13:16 +03:00
Mark Kopenga
86589c3517
Added dutch translations ( #18 )
...
* Translated the keybindings
* Translated the dutch.go file
* Squased the commits
* Added the sugestion from @YannickMeeus
* Fixed a minor bug in the i18n file
* Removed the .vscode settings
* Squased the commits
2019-07-01 15:46:18 +02:00
Jan Krüger
56626b9af6
Fixed typo in Keybindings_de filename
...
It had one too many dots 'Keybindings_de..md' is now 'Keybindings_de.md'
2019-06-30 18:38:36 +02:00
Jan Krüger
08f94efbf7
Translate keybinding docs
...
Translated the keybinding docs, added a new file for the German version, and it is based on the English version
2019-06-30 18:25:13 +02:00
Jesse Duffield
dcd5bcdfcd
remove incorrect description from status click binding
2019-06-30 22:22:35 +10:00
Jesse Duffield
4a6b1b8256
update cheatsheet
2019-06-30 10:41:26 +10:00
Jesse Duffield
799245da38
update keybindings
2019-06-23 17:00:15 +10:00