• Joined on 2025-02-26
EnumDev synced commits to master at EnumDev/Typer from mirror 2025-06-22 20:27:14 +00:00
1b5ce6b7f8 Fix cursor being at wrong position in input bar when default input is set
8d9de7b732 Fix panic when saving empty file
Compare 2 commits »
EnumDev synced commits to master at EnumDev/Typer from mirror 2025-06-21 19:57:15 +00:00
ff087b196a Add build-time system config directory variable
EnumDev synced commits to refs/tags/0.2.0 at EnumDev/Typer from mirror 2025-06-16 18:27:14 +00:00
EnumDev synced new reference refs/tags/0.2.0 to EnumDev/Typer from mirror 2025-06-16 18:27:14 +00:00
EnumDev synced commits to master at EnumDev/Typer from mirror 2025-06-16 18:27:13 +00:00
3025fee2bb Add 'cut' command and key binding
fe16b5c067 Add 'find' 'replace' and 'replace-all' commands and key bindings
d69aba5c1a Update README.md
Compare 3 commits »
EnumDev synced commits to master at EnumDev/Typer from mirror 2025-06-15 18:07:16 +00:00
8d24988057 Hide buffer info message when screen is too small
6cbe0e8ab2 Add 'toggle-top-bar' and 'toggle-line-index' commands
f31650e67a Add 'set-style' command
a3138a9e86 Add key binding and command to run any other command through input bar
Compare 4 commits »
EnumDev synced commits to master at EnumDev/Typer from mirror 2025-06-15 08:07:14 +00:00
e25916228c Replace tilde characters with home directory when saving and loading files
de19696b35 Improve copy and pasting
Compare 2 commits »
EnumDev synced commits to master at EnumDev/Typer from mirror 2025-06-14 15:50:29 +00:00
f30eb3c46f Rename 'input' and 'mouseInput' functions to 'handleKeyInput' and 'handleMouseInput'
ab19981179 Split drawing and processing events into different functions
7af696cc20 Add 'extend_line_index' config option
Compare 3 commits »
EnumDev synced commits to refs/tags/0.1.0 at EnumDev/Typer from mirror 2025-06-14 15:50:29 +00:00
EnumDev synced new reference refs/tags/0.1.0 to EnumDev/Typer from mirror 2025-06-14 15:50:29 +00:00
EnumDev pushed to master at EnumDev/enumerated.dev 2025-06-14 15:42:29 +00:00
f4fc2b98db Fix github link
EnumDev synced commits to master at EnumDev/Typer from mirror 2025-06-14 11:23:04 +00:00
2d49f84d6f Add README.md
ffd8cd54c0 Add helpful messages for different actions
12495d4bd9 Change how buffers are handled, fix PgDn key binding running prev-buffer command, fix next/prev-buffer not working correctly
51ec45cd14 Move and rename drawCurrentBuffer function
Compare 4 commits »
EnumDev synced commits to master at EnumDev/Typer from mirror 2025-06-13 19:23:04 +00:00
cc3b4ecf18 Add ctrl+arrow key functionality
1b6b45aaea Allow selecting word and entire line using sequential mouse clicking
e2ac216d6e Allow custom buffer info message
Compare 3 commits »
EnumDev synced commits to master at EnumDev/Typer from mirror 2025-06-12 19:23:04 +00:00
cd823c9d9f Remove unused function
dd0cc2a293 Add config options for showing and hiding the top menu and line index
444c355117 Add configuration files for styles, keybindings and other options
12649af8e3 Allow deleting or replacing selections
5d64673519 Render tab characters as 4 spaces
Compare 5 commits »
EnumDev pushed to readd_source_packages at bubble-package-ma.../bpm 2025-05-23 11:17:17 +00:00
458c091ac2 Add "make_dependency" installation reason
966d351a80 Readd make depends field to binary packages
815d0bb29a Rename BPM Repositories to BPM Databases
bf2b4e95ac Fix installation reason showing in 'info' subcommand when viewing not-installed package, database entry or BPM file
Compare 4 commits »
EnumDev pushed to readd_source_packages at bubble-package-ma.../bpm 2025-05-13 17:44:37 +00:00
d26d878308 Fix error when installing, updating or remove packages
f20d7b66d1 Remove unused verbose parameters
5f03a6a1ad Redo dependency resolution and cache installed package information
f2bc7c8968 Fix not reading local databases after reloading config during package update
97d5a06ce7 Remove force setting of URL field in split packages
Compare 8 commits »
EnumDev pushed to go_rewrite at bubble-package-ma.../bpm-utils 2025-05-04 14:53:24 +00:00
5a7995d226 Move help message and flag setup to bpm-utils-shared package
a6578fb414 Remove snake-case from bpm-utils-shared import
354d284289 Make Makefile POSIX-compliant
4235252172 Add bpm-package functionality
2dec7c28e6 Update README.md
Compare 6 commits »
EnumDev created pull request bubble-package-ma.../bpm#11 2025-05-03 09:40:28 +00:00
WIP: Readd source package compilation functionality
EnumDev created branch readd_source_packages in bubble-package-ma.../bpm 2025-05-03 09:38:49 +00:00
EnumDev pushed to readd_source_packages at bubble-package-ma.../bpm 2025-05-03 09:38:49 +00:00
1329109810 Add cache cleanup to 'cleanup' subcommand
4a8c4e22ec Move directories
eb8db1bc99 Fix output filename for source package compilation
4f1eeeb11d Fix dependency installation command arguments for 'bpm compile -d'
2e416b9e6f Allow direct split source package installation through repository entries
Compare 10 commits »