Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

A better alternative more closely matching Sublime by limiting search to word boundaries

    '*'        = ['select_mode'            # = find_under_expand
      ,         'move_next_word_end'       # 1st since word_start command might select previous word
      ,         'move_prev_word_start'     #
      ,         'search_selection'         #
      ,         'make_search_word_bounded' #
      ,         'extend_search_next'       #
      ,         'insert_mode'              #
      ]        #


Hah! You're on a roll, thanks. Using this daily and trying to get used to Helix. :)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: