Nicole Dresselhaus Drezil
Drezil pushed to main at Drezil/snippets 2025-04-08 16:20:41 +00:00
dcf119690e removed vsnip
Drezil synced commits to master at Drezil/Bash-Oneliner from mirror 2025-04-03 10:22:44 +00:00
f9619440da Add terminal trick
Drezil pushed to main at Drezil/hagent 2025-03-10 07:14:34 +00:00
2c5f66d98a First Types
cbe4943e3f cabal init
Compare 2 commits »
Drezil created repository Drezil/hagent 2025-03-10 07:11:55 +00:00
Drezil pushed to main at Drezil/snippets 2024-10-07 11:00:01 +00:00
a78fdf9f0d added lf, Hack font & tweaked nvim-conf
Drezil synced commits to refs/pull/52/merge at Drezil/Bash-Oneliner from mirror 2024-09-30 15:26:07 +00:00
69b9c73d08 Merge ff84dab2c7c107a28b85af1fe2ddcd175675252f into 3199d638aee109469a43e8d784df45d1fd5e5f56
3199d638ae fix command #last and add new commands for #System and #Others
80c5012f38 add commands for #Networking
6479b26656 fix command for #Check if a variable is null
7cfb4e286c Merge pull request #53 from fox-forks/hyperupcall-whitespace-consistent
Compare 6 commits »
Drezil synced commits to refs/pull/56/merge at Drezil/Bash-Oneliner from mirror 2024-09-02 03:14:06 +00:00
93a935b0e6 Merge 8bf41a11355741d6d93be2a752ad396ce1aa69a6 into 3199d638aee109469a43e8d784df45d1fd5e5f56
3199d638ae fix command #last and add new commands for #System and #Others
80c5012f38 add commands for #Networking
6479b26656 fix command for #Check if a variable is null
Compare 4 commits »
Drezil synced commits to master at Drezil/Bash-Oneliner from mirror 2024-08-30 01:54:05 +00:00
3199d638ae fix command #last and add new commands for #System and #Others
80c5012f38 add commands for #Networking
6479b26656 fix command for #Check if a variable is null
7cfb4e286c Merge pull request #53 from fox-forks/hyperupcall-whitespace-consistent
88e095d5fc Make formatting and names more consistent
Compare 5 commits »
Drezil synced commits to refs/pull/54/head at Drezil/Bash-Oneliner from mirror 2024-08-30 01:54:05 +00:00
6a8e1e7320 Update README.md
Drezil synced and deleted reference refs/tags/refs/pull/53/merge at Drezil/Bash-Oneliner from mirror 2024-08-30 01:54:05 +00:00
Drezil synced commits to refs/pull/56/merge at Drezil/Bash-Oneliner from mirror 2024-08-30 01:54:05 +00:00
c2dc429483 Merge 8bf41a11355741d6d93be2a752ad396ce1aa69a6 into 7cfb4e286c3e1629b418c5f9020d6a534b3e9501
7cfb4e286c Merge pull request #53 from fox-forks/hyperupcall-whitespace-consistent
88e095d5fc Make formatting and names more consistent
Compare 3 commits »
Drezil synced commits to refs/pull/56/merge at Drezil/Bash-Oneliner from mirror 2024-07-23 09:54:05 +00:00
65f8325f76 Merge 8bf41a11355741d6d93be2a752ad396ce1aa69a6 into 212326d7a3274f16d85f16b18d144c7ddbc2194c
8bf41a1135 find / -name [FILE] 2>&1 | grep -v 'Permission denied'
Compare 2 commits »
Drezil synced commits to refs/pull/56/head at Drezil/Bash-Oneliner from mirror 2024-07-23 09:54:05 +00:00
8bf41a1135 find / -name [FILE] 2>&1 | grep -v 'Permission denied'
Drezil pushed to master at Drezil/masterarbeit 2024-07-11 15:59:33 +00:00
4fead8d05c Update Readme.md
Drezil pushed to master at Drezil/masterarbeit 2024-07-11 15:49:06 +00:00
e0f0c5258f Update Readme.md
Drezil pushed to master at Drezil/masterarbeit 2024-07-11 15:21:42 +00:00
9cf8050324 Added Readme.md
Drezil pushed to main at Drezil/snippets 2024-03-16 17:31:59 +00:00
56d963b0e3 added pdf-shrinker
Drezil pushed to main at Drezil/snippets 2024-03-13 13:16:14 +00:00
6145cb81b7 small config changes for markdown.
Drezil synced commits to master at Drezil/imgui from mirror 2024-02-25 19:25:49 +00:00
277ae93c41 Version 1.90.4
f5be90523d Nav: Fixed SetKeyboardFocusHere() or programmatic tabbing API from not working on windows with the ImGuiWindowFlags_NoNavInputs flag.
13d91ff918 Nav: Fixed SetKeyboardFocusHere() or programmatic tabbing API from not working on windows with the ImGuiWindowFlags_NoNavInputs flag.
34965cf23a Modals: Temporary changes of ImGuiCol_ModalWindowDimBg are properly handled by BeginPopupModal(). (#7340)
659fb41d0a Debug Tools: moved DebugStartItemPicker() to public API. Added to Demo->Tools menu. (#2673)
Compare 385 commits »
Drezil synced commits to textAlign at Drezil/imgui from mirror 2024-02-25 19:25:49 +00:00
bbed1c4bbb Use GetContentRegionAvail().x
2d3aa2e52c Add demo code to test text alignment support
8bcb0cda73 Add text alignment support, fix wrapping behavior
d07649b7b4 Add Push/PopTextAlignment function
c6e0284ac5 Fixed minor warning.
Compare 68 commits »