Both sides previous revision Previous revision Next revision | Previous revision |
vim-tmux-setup [2024/02/19 21:13] – steve.wang | vim-tmux-setup [2024/02/25 18:51] (current) – [Configuration] steve.wang |
---|
{{ :vim-clean-install-screenshot.png?800 |}} | {{ :vim-clean-install-screenshot.png?800 |}} |
To quit vim press these buttons. Do not type the plusses "+" but type the rest. No capital letters. | To quit vim press these buttons. Do not type the plusses "+" but type the rest. No capital letters. |
CTRL/CMD + c + : + ! + q | CTRL+ c + : + ! + q |
| |
More usage instructions about VIM will be given later. | More usage instructions about VIM will be given later. |
A useful tool to automatically configure TMUX and VIM to work correctly for Konduktiva can be found on the Konduktiva Github. | A useful tool to automatically configure TMUX and VIM to work correctly for Konduktiva can be found on the Konduktiva Github. |
| |
DISCLAIMER: The tool will create a vimrc(vim configuration) if it does not find one in your system and in the correct location. If it does find a vimrc file, it will bind shortcuts for vim to the buttons F3, F8,, F9, F11, <SPACE + ;>, <SPACE+ ->, if it does not find anything mapped to them. These configuration will be added to the very end of the vimrc file so they can be easily removed. The tool will also create a tslime.vim file in your plugins folder inside your vim folder if it does not detect one. The code could potentially have issue and may make breaking changes. If you choose to use the code, the author of the code is in no way responsible for anything caused by the code. | DISCLAIMER: The tool will create a vimrc(vim configuration) file if it does not find one in your system and in the correct location. If it does find a vimrc file, it will bind shortcuts for vim to the buttons F3, F8,, F9, F11, <SPACE + ;>, <SPACE+ ->, if it does not find anything bound to them. These configuration will be added to the very end of the vimrc file so they can be easily removed. The tool will also create a tslime.vim file in your plugins folder inside your vim folder if it does not detect one. The code could potentially have issue and may make breaking changes. If you choose to use the code, the author of the code is in no way responsible for anything caused by the code. |
| |
[[https://github.com/renickbell/konduktiva/blob/main/auto-configure-vim-tmux.js|If you have read the disclaimer, here is the download to the code]] | [[https://github.com/renickbell/konduktiva/blob/main/auto-configure-vim-tmux.js|If you have read the disclaimer, here is the download to the code]] |
<img style="width: 80%; height: auto" src='http://konduktiva.org/lib/exe/fetch.php?media=using-tmux-vim-konduktiva-interface.gif'/> | <img style="width: 80%; height: auto" src='http://konduktiva.org/lib/exe/fetch.php?media=using-tmux-vim-konduktiva-interface.gif'/> |
</html> | </html> |
| |
| [[first_steps|Click here to start learning about Konduktiva]] |