Sample Header Ad - 728x90

ZSH - Autosuggest for the values output in the terminal window?

2 votes
1 answer
87 views
Is it possible to achieve the following ➜ ag editNote src/store/actions.js 8:const editNote = ({ commit }, e) => { 26: editNote, src/components/Editor.vue 5: @input="editNote" 22: 'editNote', /frontend on  master [✘!?] ➜ vi Ed For example I would like to start typing **vi Edit** and get this replaced with **vi src/components/Editor.vue**
Asked by DmitrySemenov (805 rep)
Jan 30, 2018, 12:39 AM
Last activity: Feb 4, 2018, 10:40 AM