Skip to content

Latest commit

 

History

History
63 lines (35 loc) · 1.43 KB

TODO.md

File metadata and controls

63 lines (35 loc) · 1.43 KB

Planned improvements in the future

Nvim

Bugs

Tab on /etc/hosts on Mac while adding new line Editing shell files under sudo (ppp ip scripts)

Terminal enhancements

gf ,gf - open file on top of terminal

Language servers support

Bash

  • Explainshell integration with new API

Go

Gopls when it will be stable

Others

Zsh

Ctrl-A, Ctrl-E, Ctrl-W keys in Vi mode

Kitty

Test emoji both in Arch and MacOS - kovidgoyal/kitty#73

Dotfiles manager

yadm - Yet Another Dotfiles Manager

System improvements

Work out how to handle printf "\033]52;c;$(printf "%s" "blabla" | base64)\a" with tmux. Think about how to log OCS52 sequences