Closed rvargs closed 5 years ago
Guys, how do you copy to a normal system buffer? For example copy a text from vim or terminal to Google. I can't figure it out.
Dne čt 3. 10. 2019 22:18 uživatel Ruben V. notifications@github.com napsal:
Control + A feels a little awkward to me. Please feel free to modify or let me know if you want me to change it to a different character or function.
You can view, comment on, or merge this pull request online at:
https://github.com/Parth/dotfiles/pull/55 Commit Summary
- Add a keybinding to navigate to the current root project
- Add a keybinding to navigate to the current root project
File Changes
- M zsh/keybindings.sh https://github.com/Parth/dotfiles/pull/55/files#diff-0 (8)
Patch Links:
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Parth/dotfiles/pull/55?email_source=notifications&email_token=AI2HPQMKLWQGRH5L6QWRNZDQMZHSLA5CNFSM4I5HYCD2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HPQEDQQ, or mute the thread https://github.com/notifications/unsubscribe-auth/AI2HPQLI6RK72NTR6LK25TLQMZHSLANCNFSM4I5HYCDQ .
Sick, let me check this out
Ah Ctrl + A
won't work as it's "goto the start of line" on many systems. I don't particularly find ctrl+h
useful, perhaps we could replace that functionality with this?
@Oloyko perhaps let's talk within an issue?
Control + A
feels a little awkward to me. Please feel free to modify or let me know if you want me to change it to a different character or function.