Ki
Ki copied to clipboard
⌘ Work in macOS like you work in vim <currently under construction>
I'm recently using ki. I really like the mode switching as I'm a vimer. I tried the action mode. I need to switch to action mode first and key down...
As the screenshot shows, 
Hi, thanks for the great work you did in this project. I just stumbled over this project and i am really impressed what it can do. However, on my system...
Local browser history cache locations: - Safari: `~/Library/Safari/History.db` - Chrome: `~/Library/Application Support/Google/Chrome/Default/History` Querying the local cache probably requires some Python 2 script that returns history data in JSON for a...
I came across an example of having movement keys mapped in a normal mode equivalent at https://github.com/dbmrq/dotfiles/blob/master/home/.hammerspoon/vim.lua Perhaps this can be leveraged/referenced to support similar functionality in ki.
Add a network management mode to automate network commands and settings - ~`networksetup` for network settings~ `hs.wifi` - ~`/usr/libexec/airportd` for wifi management~ `hs.wifi` - `smbutil` for SMB requester control Network...
Hi there, first off, great work! I was wondering what is the status of the project? I saw some discussion around V2 and the work in progress. But it seems...