JosephFerano
  • Joined on 2023-04-20
JosephFerano pushed to master at JosephFerano/99-problems 2023-11-17 15:21:22 +07:00
ceed59bf21 Haskell n.8
JosephFerano pushed to master at JosephFerano/basicterm 2023-11-16 18:44:35 +07:00
cbf4ab6b2f Updating README
JosephFerano pushed to master at JosephFerano/basicterm 2023-11-16 17:36:21 +07:00
1afbd8d4c1 Updating README
JosephFerano pushed to master at JosephFerano/basicterm 2023-11-16 17:23:09 +07:00
bfb4e2a994 Get backspace working. Color escape codes sort of working but rendering is broken
JosephFerano pushed to master at JosephFerano/99-problems 2023-11-16 14:13:24 +07:00
c54a056489 Adding more info to the README
a226b35406 Some more Haskell exercises. Adding LICENSE
Compare 2 commits »
JosephFerano pushed to master at JosephFerano/basicterm 2023-11-15 18:19:10 +07:00
2a9e327fdf Clean up this mess
JosephFerano pushed to master at JosephFerano/basicterm 2023-11-15 17:32:04 +07:00
f15014d84e Progress I guess
JosephFerano pushed to master at JosephFerano/fide 2023-11-11 15:15:55 +07:00
039b671973 Playing around with treesitter
JosephFerano pushed to master at JosephFerano/dotfiles 2023-11-10 17:56:54 +07:00
ab01c6c240 QTile: Bluetooth keychords, prev/next gruops, suspend and lock with slock
JosephFerano pushed to master at JosephFerano/fide 2023-11-09 12:27:23 +07:00
3112ac37e2 Update pip file
JosephFerano pushed to master at JosephFerano/fide 2023-11-09 12:22:53 +07:00
dfdadef143 Add buffer saving with keybinding
JosephFerano pushed to master at JosephFerano/fide 2023-11-09 11:07:03 +07:00
e8ea80ff66 Keymap stacks work as expected with proper fallthrough emulating normal/insert
JosephFerano pushed to master at JosephFerano/fide 2023-11-08 19:12:33 +07:00
7228bf3201 Parse config keybindings and iterate over a stack of keymappings
JosephFerano pushed to master at JosephFerano/dotfiles 2023-11-08 13:06:24 +07:00
b93d1344b5 Emacs: better eldoc/lsp setting, COMMET no tangle
73358a38ac Emacs: Better gdb/gud defaults
a20aa01ca5 Emacs: qtile/emacs keybinding integration, but it's laggy...
f636d10120 Emacs: Enable olivetti for prog-mode
01c8dd0799 Setup and configure autorandr to alert qtile I connected a monitor
Compare 8 commits »
JosephFerano pushed to master at JosephFerano/fide 2023-11-06 18:40:01 +07:00
5cb2fd0fd7 Extract more functions and add ctrl+key bindings
JosephFerano pushed to master at JosephFerano/fide 2023-11-06 17:11:00 +07:00
27ef7d7c93 Fix bug moving down/up cols and try using a config.py
d690d7a2a3 Extract more functions
8356ca6a25 Don't render empty text
Compare 3 commits »
JosephFerano renamed repository from fide-cpp to JosephFerano/fide 2023-11-05 10:15:05 +07:00
JosephFerano pushed to master at JosephFerano/fide 2023-11-05 10:14:24 +07:00
44ffba0aa4 Checking in nim version
JosephFerano pushed to master at JosephFerano/fide 2023-11-04 17:42:18 +07:00
4d5ad1a562 Stupid simple keymap
JosephFerano pushed to master at JosephFerano/fide 2023-11-04 17:14:19 +07:00
cd8c8739b0 Start moving code to separate functions to prototype func eval