Historial de Commits

Autor SHA1 Mensaje Fecha
  Tobias Gläßer b2ade39223 Fixed bug in key event handling between vim modes, where the same key event could get interpreted repeatedly. Also some rewrites/improvements of the code. Key mappings can now contain control characters and meta keys with a vim-like notation. There's a hard insert mode, which disables all of browsh's shortcuts and requires 4 hits on ESC to leave. There's a new multiple link opening feature analogous to vimium, that's still incomplete. hace 6 años
  Tobias Gläßer 935983725c Added vim feature for editing URL in new tab hace 6 años
  Thomas Buckley-Houston b780a79f2e Gofmt: some minor capitalisation hace 6 años
  Thomas Buckley-Houston 714cad8615 Travis: upload logs to text host hace 6 años
  Tobias Gläßer 7a622b230b Fixed bug where keyEvents variable was initialized wrongly. This led to key combinations only working after a certain number of key strokes. hace 6 años
  Thomas Buckley-Houston ed79db0510 Vim mode: Small updates from PR review hace 6 años
  Thomas Buckley-Houston 8161ea34e6 Vim mode: convert unexported symbols to lowercase hace 6 años
  Thomas Buckley-Houston 59d2c31acf Fixes tests for Vim mode hace 6 años
  Thomas Buckley-Houston eae72e94a6 Adds some Vim-specific integration tests hace 6 años
  Thomas Buckley-Houston e03923394c Refactors Vim code from tty.go into its own file hace 6 años
  Tobias Gläßer 49eebee0c9 Fixed typo hace 6 años
  Tobias Gläßer d3fff67c61 Prettified js files hace 6 años
  Tobias Gläßer bd5c30640d Instead of adding 1 to Y coord, add 1 to height. This fixes an issues hace 6 años
  Tobias Gläßer 0b7d1dc7ef Added vim like navigation. This is still in an early stage. hace 6 años
  Tobias Gläßer 15c7b45b6f Added features needed for vim like navigation to the webextension. hace 6 años
  Tobias Gläßer 7b7e6bc308 Refactored code using switchToTab and added new features. hace 6 años
  Tobias Gläßer 86acac617b Added duplicate_tab, restore_tab commands. hace 6 años
  Tobias Gläßer 631483bbd9 Added initial configuration for vim like keybindings. hace 6 años
  Tobias Gläßer c794f10287 Added sessions permission hace 6 años
  Tobias Gläßer fac1af7f2a Fixed typo in comment hace 6 años
  Tobias Gläßer 8fc15f3301 ignore debug log in interfacer/ directory hace 6 años
  Tobias Gläßer ebc8de95b9 ignore manifest.json backup file hace 6 años
  Tobias Gläßer dc9533969f Set default DISPLAY environment variable for xclipboard functionality hace 6 años
  Tobias Gläßer ca30b7722b added command for links hints hace 6 años
  Tobias Gläßer baf808f35d gofmt code hace 6 años
  Tobias Gläßer 3b246ff796 Created overlayVimMode function for displaying vim navigation state hace 6 años
  Tobias Gläßer ee1291b41a Added new vimium.js with code taken from vimium hace 6 años
  Thomas Buckley-Houston 08c5ee8770 CLI: Actual locally tested fix to race condition hace 5 años
  Thomas Buckley-Houston 4ca05b9236 Browsh CLI: fix for Marionette race condition hace 5 años
  Thomas Buckley-Houston 1d4723f3b0 injectCustomCSS() fix, don't error of no body hace 5 años